Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::ArticulatedModel::Specification::VoxelOptions Class Reference

Used by VOX and Schematic formats. More...

Public Member Functions

 VoxelOptions ()
 
 VoxelOptions (const Any &a)
 
size_t hashCode () const
 
bool operator== (const VoxelOptions &other) const
 
Any toAny () const
 

Public Attributes

bool removeInternalVoxels = true
 
bool treatBorderAsOpaque = false
 

Detailed Description

Used by VOX and Schematic formats.

Constructor & Destructor Documentation

◆ VoxelOptions() [1/2]

G3D::ArticulatedModel::Specification::VoxelOptions::VoxelOptions ( )
inline

◆ VoxelOptions() [2/2]

G3D::ArticulatedModel::Specification::VoxelOptions::VoxelOptions ( const Any a)

Member Function Documentation

◆ hashCode()

size_t G3D::ArticulatedModel::Specification::VoxelOptions::hashCode ( ) const
inline

◆ operator==()

bool G3D::ArticulatedModel::Specification::VoxelOptions::operator== ( const VoxelOptions other) const
inline

◆ toAny()

Any G3D::ArticulatedModel::Specification::VoxelOptions::toAny ( ) const

Member Data Documentation

◆ removeInternalVoxels

bool G3D::ArticulatedModel::Specification::VoxelOptions::removeInternalVoxels = true

Referenced by hashCode(), and operator==().

◆ treatBorderAsOpaque

bool G3D::ArticulatedModel::Specification::VoxelOptions::treatBorderAsOpaque = false

Referenced by hashCode(), and operator==().


documentation generated on Wed Nov 24 2021 08:01:53 using doxygen 1.8.15