#include <tvu_primitive_objects.h>
Inheritance diagram for CTTruncateCone::
Public Types | |
enum | { NUMBERZONE = 6 } |
Public Methods | |
CTTruncateCone () | |
Contructors/Destructors. More... | |
virtual | ~CTTruncateCone () |
DEFINE_ID_FUNCTIONS (CTTruncateCone, CTPrimitiveObject, CLASSNAME_PRIM_TRUNCATECONE_ID, CLASSNAME_PRIM_TRUNCATECONE) public | |
CTDouble& | SetSizeTail (double s) |
TINT | GetPointsCount () |
Ration: tail/head, head ~ private coordinate. More... | |
TINT | GetFacesCount () |
Data Fields | |
CTDouble | m_SizeTail |
Static Public Attributes | |
CTSinCos | m_SinCos |
|
Contructors/Destructors.
|
|
Ration: tail/head, head ~ private coordinate.
Reimplemented from CTPrimitiveObject. |