SmallChange
1.0.0
A collection of extensions to Coin3D
|
Public Member Functions | |
SbPlane (const SbVec3< Type > &N, const Type D) | |
SbPlane (const SbVec3< Type > &p0, const SbVec3< Type > &p1, const SbVec3< Type > &p2) | |
Type | getDistance (const SbVec3< Type > &point) const |
Type | getDistanceFromOrigin (void) const |
const SbVec3< Type > & | getNormal (void) const |
int | isInHalfSpace (const SbVec3< Type > &point) const |
void | offset (const Type d) |