#include <HOM_GeometryViewportBackground.h>
HOM_GeometryViewportBackground::HOM_GeometryViewportBackground |
( |
| ) |
|
|
inline |
virtual HOM_GeometryViewportBackground::~HOM_GeometryViewportBackground |
( |
| ) |
|
|
inlinevirtual |
virtual std::string HOM_GeometryViewportBackground::__repr__ |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_GeometryViewportBackground::autoPlace |
( |
| ) |
|
|
pure virtual |
virtual double HOM_GeometryViewportBackground::brightness |
( |
| ) |
|
|
pure virtual |
virtual std::string HOM_GeometryViewportBackground::imageCOP |
( |
| ) |
|
|
pure virtual |
virtual std::string HOM_GeometryViewportBackground::imageFile |
( |
| ) |
|
|
pure virtual |
virtual HOM_EnumValue& HOM_GeometryViewportBackground::imageFitMode |
( |
| ) |
|
|
pure virtual |
virtual std::vector<double> HOM_GeometryViewportBackground::imageOffset |
( |
| ) |
|
|
pure virtual |
virtual std::vector<double> HOM_GeometryViewportBackground::imageScale |
( |
| ) |
|
|
pure virtual |
virtual std::string HOM_GeometryViewportBackground::imageSource |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_GeometryViewportBackground::isCOPSource |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_GeometryViewportBackground::isEnvironmentMap |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_GeometryViewportBackground::isFileSource |
( |
| ) |
|
|
pure virtual |
virtual double HOM_GeometryViewportBackground::opacity |
( |
| ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setAutoPlace |
( |
bool |
enable | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setBrightness |
( |
double |
intensity | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setEnvironmentMap |
( |
bool |
enable | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setImageCOP |
( |
const std::string & |
op_path | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setImageFile |
( |
const std::string & |
file_path | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setImageOffset |
( |
const std::vector< double > & |
offset | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setImageScale |
( |
const std::vector< double > & |
scale | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setImageSource |
( |
const std::string & |
file_or_op_path | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::setOpacity |
( |
double |
opacity | ) |
|
|
pure virtual |
virtual void HOM_GeometryViewportBackground::sourceFromCOP |
( |
bool |
use_cop | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: