Free Electron
|
Draw shapes conveniently. More...
#include <DrawShape.h>
Protected Member Functions | |
void | draw (sp< DrawI > spDrawI, Record shape, const Color &color) |
void | drawSphere (sp< DrawI > spDrawI, const SpatialVector &location, F32 radius, const Color &color) |
void | drawCircleXY (sp< DrawI > spDrawI, const SpatialVector &location, F32 radius, const Color &color) |
Private Attributes | |
Cylinder | m_cylinderRV |
SpatialTransform | m_transform |
Draw shapes conveniently.