| Support Forum G3D Web Page |
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 |
|
inline |
| G3D::VoxelModel::Specification::Specification | ( | const Any & | a | ) |
| Any G3D::VoxelModel::Specification::toAny | ( | ) | const |
| bool G3D::VoxelModel::Specification::center |
| int G3D::VoxelModel::Specification::duplicate = 1 |
| String G3D::VoxelModel::Specification::filename |
| String G3D::VoxelModel::Specification::origin = "CENTER" |
| bool G3D::VoxelModel::Specification::removeInternalVoxels = true |
| float G3D::VoxelModel::Specification::scale = 1 |
| ImageFormat::ColorSpace G3D::VoxelModel::Specification::sourceColorSpace |
| Matrix4 G3D::VoxelModel::Specification::transform |
| bool G3D::VoxelModel::Specification::treatBorderAsOpaque = false |
1.8.15