gwnavgeneration/raster/rasterpoint.h Source File
Go to the documentation of this file.
22 class RasterPoint :
public Vec2i
25 RasterPoint() : meter_z(0.0f) {}
void Set(KyInt32 _x, KyInt32 _y)
Sets x=_x and y=_y.
Definition: vec2i.h:29
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
float KyFloat32
float
Definition: types.h:32