moab
moab::OBBTreeSITFrame Struct Reference

List of all members.

Public Member Functions

 OBBTreeSITFrame (EntityHandle n, EntityHandle s, int dp)

Public Attributes

EntityHandle node
EntityHandle surf
int depth

Detailed Description

Definition at line 673 of file OrientedBoxTreeTool.cpp.


Constructor & Destructor Documentation

Definition at line 674 of file OrientedBoxTreeTool.cpp.

    : node(n), surf(s), depth(dp) {}

Member Data Documentation

Definition at line 678 of file OrientedBoxTreeTool.cpp.


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