Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
moab::OBBTreeSITFrame Struct Reference

Public Member Functions

 OBBTreeSITFrame (EntityHandle n, EntityHandle s, int dp)

Public Attributes

EntityHandle node
EntityHandle surf
int depth

Detailed Description

Definition at line 562 of file OrientedBoxTreeTool.cpp.


Constructor & Destructor Documentation

Definition at line 564 of file OrientedBoxTreeTool.cpp.

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

Member Data Documentation

Definition at line 567 of file OrientedBoxTreeTool.cpp.

List of all members.


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