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

Public Member Functions

 Specification (const String &filename="")
 
 Specification (const Any &a)
 
Any toAny () const
 

Public Attributes

bool center
 
int duplicate = 1
 
String filename
 
String origin = "CENTER"
 
bool removeInternalVoxels = true
 
float scale = 1
 
ImageFormat::ColorSpace sourceColorSpace
 
Matrix4 transform
 
bool treatBorderAsOpaque = false
 

Constructor & Destructor Documentation

◆ Specification() [1/2]

G3D::VoxelModel::Specification::Specification ( const String filename = "")
inline

◆ Specification() [2/2]

G3D::VoxelModel::Specification::Specification ( const Any a)

Member Function Documentation

◆ toAny()

Any G3D::VoxelModel::Specification::toAny ( ) const

Member Data Documentation

◆ center

bool G3D::VoxelModel::Specification::center

◆ duplicate

int G3D::VoxelModel::Specification::duplicate = 1

◆ filename

String G3D::VoxelModel::Specification::filename

◆ origin

String G3D::VoxelModel::Specification::origin = "CENTER"

◆ removeInternalVoxels

bool G3D::VoxelModel::Specification::removeInternalVoxels = true

◆ scale

float G3D::VoxelModel::Specification::scale = 1

◆ sourceColorSpace

ImageFormat::ColorSpace G3D::VoxelModel::Specification::sourceColorSpace

◆ transform

Matrix4 G3D::VoxelModel::Specification::transform

◆ treatBorderAsOpaque

bool G3D::VoxelModel::Specification::treatBorderAsOpaque = false

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