This is the complete list of members for
OctreeIntersectionData, including all inherited members.
compare_function(OctreeIntersectionData *&a, OctreeIntersectionData *&b) | OctreeIntersectionData | [inline, static] |
facetNormal | OctreeIntersectionData | [private] |
get_face(void) | OctreeIntersectionData | [inline] |
get_facet_normal() | OctreeIntersectionData | [inline] |
get_facet_ptr() | OctreeIntersectionData | [inline] |
get_halfspace() | OctreeIntersectionData | [inline] |
get_int_point(void) | OctreeIntersectionData | [inline] |
get_length(void) | OctreeIntersectionData | [inline] |
get_normal(void) | OctreeIntersectionData | [inline] |
get_white_node(void) | OctreeIntersectionData | [inline] |
halfSpace | OctreeIntersectionData | [private] |
intPoint | OctreeIntersectionData | [private] |
is_merged() | OctreeIntersectionData | [inline] |
length | OctreeIntersectionData | [private] |
merged | OctreeIntersectionData | [private] |
OctreeIntersectionData(const CubitVector &normal, const CubitBoolean half_space, const double &len, RefFace *ptr_face, const CubitVector &closest_point_on_facet, CubitFacet *lp_facet) | OctreeIntersectionData | |
OctreeIntersectionData(CubitOctreeNode *ptr_white_node, CubitVector normal, CubitVector int_point, double len, RefFace *ptr_face) | OctreeIntersectionData | |
ptrFacet | OctreeIntersectionData | [private] |
refFace | OctreeIntersectionData | [private] |
set_merged(const CubitBoolean val) | OctreeIntersectionData | [inline] |
whiteNode | OctreeIntersectionData | [private] |
~OctreeIntersectionData() | OctreeIntersectionData | [inline] |