LeafNode Class Reference
#include <LeafNode.h>
List of all members.
Constructor & Destructor Documentation
LeafNode::LeafNode |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
dirX, |
|
|
double |
dirY, |
|
|
double |
dirZ | |
|
) |
| | [inline] |
Creates a new instance of MLTreeLeafNode.
Member Function Documentation
Point3& LeafNode::getDirection |
( |
|
) |
[inline] |
double LeafNode::getDirX |
( |
|
) |
[inline] |
double LeafNode::getDirY |
( |
|
) |
[inline] |
double LeafNode::getDirZ |
( |
|
) |
[inline] |
bool LeafNode::isLeaf |
( |
|
) |
[inline, virtual] |
int LeafNode::size |
( |
|
) |
[inline, virtual] |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
s, |
|
|
LeafNode & |
pt | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: