Simbody  3.4 (development)
SimTK::OBBNode Class Reference

TODO. More...

#include <OBBTree.h>

List of all members.

Public Member Functions

 OBBNode ()
 ~OBBNode ()
void clear ()
bool isLeaf () const
int getNumChildren () const
const OBBNodegetChild (int i) const
OBBNodeupdChild (int i)

Public Attributes

Geo::OrientedBox box
int depth
int height
UnitVec3 normal
Real coneHalfAngle
Vec3 pointOnSurface
int x0
int y0
int nx
int ny
Array_< OBBNodechildren
OBBLeafcontents
Vec2 centerUW
Vec2 dims
Geo::BicubicBezierPatch patch

Detailed Description

TODO.


Constructor & Destructor Documentation


Member Function Documentation

void SimTK::OBBNode::clear ( ) [inline]
bool SimTK::OBBNode::isLeaf ( ) const [inline]
int SimTK::OBBNode::getNumChildren ( ) const [inline]
const OBBNode& SimTK::OBBNode::getChild ( int  i) const [inline]
OBBNode& SimTK::OBBNode::updChild ( int  i) [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines