Blender V2.61 - r43446
|
#include <GeoCommon.h>
Public Attributes | |
int | x |
int | y |
int | z |
Structure definitions for points and triangles.
Definition at line 39 of file GeoCommon.h.
int Point3i::x |
Definition at line 41 of file GeoCommon.h.
int Point3i::y |
Definition at line 41 of file GeoCommon.h.
int Point3i::z |
Definition at line 41 of file GeoCommon.h.