#include <bvhnode.h>
Definition at line 191 of file bvhnode.h.
◆ BVHNode()
BVHNode::BVHNode |
( |
const QString & |
name, |
|
|
int |
enc = -1 , |
|
|
iCubMesh * |
mesh = 0 |
|
) |
| |
|
inline |
◆ ~BVHNode()
virtual BVHNode::~BVHNode |
( |
| ) |
|
|
inlinevirtual |
◆ addArrow()
◆ addChild()
void BVHNode::addChild |
( |
BVHNode * |
pChild | ) |
|
|
inline |
◆ clearArrows()
void BVHNode::clearArrows |
( |
| ) |
|
|
inline |
◆ draw()
virtual void BVHNode::draw |
( |
double * |
encoders, |
|
|
BVHNode * |
pSelected |
|
) |
| |
|
pure virtual |
◆ drawArrows()
void BVHNode::drawArrows |
( |
| ) |
|
|
inlineprotected |
◆ drawJoint()
virtual void BVHNode::drawJoint |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ isValid()
bool BVHNode::isValid |
( |
| ) |
|
|
inline |
◆ name()
const QString& BVHNode::name |
( |
| ) |
const |
|
inline |
◆ numChildren()
int BVHNode::numChildren |
( |
| ) |
const |
|
inline |
◆ setName()
void BVHNode::setName |
( |
const QString & |
name | ) |
|
|
inlineprotected |
◆ setSliders()
virtual void BVHNode::setSliders |
( |
QSlider * |
rx, |
|
|
QSlider * |
ry, |
|
|
QSlider * |
rz, |
|
|
QSlider * |
px, |
|
|
QSlider * |
py, |
|
|
QSlider * |
pz |
|
) |
| |
|
inlinevirtual |
◆ children
◆ cyl
GLUquadricObj* BVHNode::cyl |
|
protected |
◆ m_Alpha
◆ m_name
◆ mArrows
◆ nEnc
◆ pMesh
The documentation for this class was generated from the following file: