const char * mObjectName; S32 mType; // this is a data class, m prefix not needed class Point3F { F32 x,y,z; };