#include <OctreeSupport.hpp>
| PlanarFitNode::PlanarFitNode |
( |
| ) |
|
|
inline |
| PlanarFitNode::PlanarFitNode |
( |
const Vector & |
inputVector, |
|
|
double |
inputOffset |
|
) |
| |
|
inline |
| PlanarFitNode::PlanarFitNode |
( |
const Vector *const |
points, |
|
|
const unsigned long *const |
indicies, |
|
|
int |
numPoints, |
|
|
const Vector & |
nodeLowerBounds, |
|
|
const Vector & |
outwardVector |
|
) |
| |
| PlanarFitNode::PlanarFitNode |
( |
bool |
full | ) |
|
|
inline |
| bool PlanarFitNode::IsEmpty |
( |
| ) |
const |
|
inline |
| bool PlanarFitNode::IsFull |
( |
| ) |
const |
|
inline |
| bool PlanarFitNode::IsInside |
( |
Vector |
testPoint | ) |
const |
|
inline |
| PlanarFitNode::operator double |
( |
| ) |
const |
|
inline |
| bool PlanarFitNode::operator== |
( |
const PlanarFitNode & |
toCompare | ) |
const |
|
inline |
| double PlanarFitNode::offset |
| Vector PlanarFitNode::unitNormal |
The documentation for this struct was generated from the following files: