![]() |
|
Public Member Functions | |
octreeLine (const octree< Type > &tree, const point &startPoint, const point &endPoint) | |
Construct from components. | |
~octreeLine () | |
const octree< Type > & | tree () const |
const point & | leafExitPoint () const |
const point & | endPoint () const |
const point & | startPoint () const |
const treeLeaf< Type > * | currentLeaf () const |
const List< pointHitSort > & | sortedIntersections () const |
label | hitIndex () const |
const pointHit & | hitInfo () const |
bool | getIntersection () |
go to next intersection. Return false if no intersections. |
|
Construct from components.
|
|
|
|
Definition at line 168 of file octreeLine.H. |
|
Definition at line 158 of file octreeLine.H. |
|
go to next intersection. Return false if no intersections.
|
|
Definition at line 178 of file octreeLine.H. |
|
Definition at line 183 of file octreeLine.H. |
|
Definition at line 153 of file octreeLine.H. |
|
Definition at line 173 of file octreeLine.H. |
|
Definition at line 163 of file octreeLine.H. |
|
Definition at line 148 of file octreeLine.H. |