#include <GraphicsUtil.h>
Public Methods | |
void __fastcall | Draw (const float radius, const float height) |
void __fastcall | Draw (const float radius, const float height, const CColor *color1, const CColor *color2) |
void __fastcall | Draw (const float radius, const float height, const CElementColors *color1, bool excite1, const CElementColors *color2, bool excite2) |
void __fastcall | Draw (const float radius1, const float radius2, const float height) |
bool __fastcall | SetTessellationQuality (const unsigned int quality) |