Public Attributes | List of all members
point_t Struct Reference

wrapper of a point in integer More...

#include <vector.h>

Public Attributes

int32 x
 
int32 y
 

Detailed Description

wrapper of a point in integer

wrapper of a point in floating point

Member Data Documentation

◆ x

int32 point_t::x

x-coordinate,

◆ y

int32 point_t::y

y-coordinate of a point


The documentation for this struct was generated from the following file: