Public Member Functions | |
| KLandObject () | |
| virtual | ~KLandObject () |
| void | SetMatrix (KMatrix &Matrix) |
| void | SetpObjectName (char *pObjectName) |
| KMatrix | GetMatrix () |
| char * | GetpObjectName () |
Protected Attributes | |
| KMatrix | m_Matrix |
| char * | m_pObjectName |
Definition at line 19 of file LandObject.h.
1.5.1-p1