Inheritance diagram for CIvfGleExtrudedBase:
Public Member Functions | |
IvfClassInfo ("CIvfGleExtrudedBase", CIvfShape) | |
void | setColors (CIvfGleColorArray *array) |
void | setPoints (CIvfGleCoordArray *array) |
CIvfGleColorArray * | getColors (void) |
CIvfGleCoordArray * | getPoints (void) |
Protected Attributes | |
CIvfGleCoordArrayPtr | m_pointArray |
CIvfGleColorArrayPtr | m_colorArray |
Definition at line 35 of file IvfGleExtrudedBase.h.