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

Classes

class  XYZOptions
 Options for the .xyz file format. More...
 

Public Member Functions

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

Public Attributes

bool center
 
String filename
 
bool renderAsDisk = true
 
float scale
 
ImageFormat::ColorSpace sourceColorSpace
 
Matrix4 transform
 
class G3D::PointModel::Specification::XYZOptions xyzOptions
 

Constructor & Destructor Documentation

◆ Specification() [1/2]

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

◆ Specification() [2/2]

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

Member Function Documentation

◆ toAny()

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

Member Data Documentation

◆ center

bool G3D::PointModel::Specification::center

◆ filename

String G3D::PointModel::Specification::filename

◆ renderAsDisk

bool G3D::PointModel::Specification::renderAsDisk = true

◆ scale

float G3D::PointModel::Specification::scale

◆ sourceColorSpace

ImageFormat::ColorSpace G3D::PointModel::Specification::sourceColorSpace

◆ transform

Matrix4 G3D::PointModel::Specification::transform

◆ xyzOptions

class G3D::PointModel::Specification::XYZOptions G3D::PointModel::Specification::xyzOptions

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