Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
Voxel_SplitData Class Reference

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_AddressGetValues ()
 Gives access to the values.
More...
 
Standard_AddressGetSplitData ()
 Gives access to the next split data.
More...
 

Detailed Description

A container of split information.
An instance of this class is used as a slice
in inner representation of recursive octtree voxels.

Constructor & Destructor Documentation

Voxel_SplitData::Voxel_SplitData ( )

An empty constructor.

Member Function Documentation

Standard_Address& Voxel_SplitData::GetSplitData ( )

Gives access to the next split data.

Standard_Address& Voxel_SplitData::GetValues ( )

Gives access to the values.


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