|
Open CASCADE Technology
6.7.1
|
A container of split information.
An instance of this class is used as a slice
in inner representation of recursive octtree voxels.
More...
#include <Voxel_SplitData.hxx>
Public Member Functions | |
| Voxel_SplitData () | |
| An empty constructor. More... | |
| Standard_Address & | GetValues () |
| Gives access to the values. More... | |
| Standard_Address & | GetSplitData () |
| Gives access to the next split data. More... | |
A container of split information.
An instance of this class is used as a slice
in inner representation of recursive octtree voxels.
| Voxel_SplitData::Voxel_SplitData | ( | ) |
An empty constructor.
| Standard_Address& Voxel_SplitData::GetSplitData | ( | ) |
Gives access to the next split data.
| Standard_Address& Voxel_SplitData::GetValues | ( | ) |
Gives access to the values.
1.8.5