Data Fields
meshOctreeSlot Class Reference
Collaboration diagram for meshOctreeSlot:
Collaboration graph
[legend]

Data Fields

LongList< meshOctreeCubecubes_
 List of octree cubes. More...
 
FRWGraph< meshOctreeCube *, 8 > childCubes_
 Pointers to child cubes. More...
 
VRWGraph containedTriangles_
 surface triangles contained in an octree cube More...
 
VRWGraph containedEdges_
 feature edges contained in an octree cube More...
 

Detailed Description

Definition at line 50 of file meshOctreeSlot.H.

Field Documentation

◆ cubes_

◆ childCubes_

FRWGraph<meshOctreeCube*, 8> childCubes_

Pointers to child cubes.

Definition at line 59 of file meshOctreeSlot.H.

Referenced by meshOctreeCube::refineCube(), meshOctreeCube::refineCube2D(), and meshOctreeCube::refineMissingCube().

◆ containedTriangles_

VRWGraph containedTriangles_

◆ containedEdges_

VRWGraph containedEdges_

feature edges contained in an octree cube

Definition at line 65 of file meshOctreeSlot.H.

Referenced by meshOctree::findEdgesInBox(), and meshOctreeCube::meshOctreeCube().


The documentation for this class was generated from the following file: