33 : myAltitude(altitude)
39 : myAltitude(std::numeric_limits<double>::
min())
63 virtual void setOverlay(
unsigned int overlay) = 0;
66 virtual unsigned int overlay()
const = 0;
69 virtual void setOrderGroup(
unsigned int group) = 0;
72 virtual void setRotation(
float ) = 0;
75 virtual unsigned int orderGroup()
const = 0;
81 virtual void setPosition(
float x,
float y,
float z,
float w = 0) = 0;
84 virtual void setBackgroundImage(
const std::string& filename) = 0;
87 virtual void setColor(
float r,
float g,
float b,
float a) = 0;
91 virtual void setOrigin(
float originX,
float originY) = 0;
94 virtual void setSize(
float w,
float h) = 0;
100 virtual void setAltitudeSpecificSizes(
107 virtual void clearAltitudeSpecificSizes();
115 virtual void setIsForcedSizeByAltitudeEnabled(
bool enabled);
120 virtual void setAltitudeForForcedSize(
double minimumAltitudeForUse);
123 virtual void setPadding(
float paddingX,
float paddingY) = 0;
127 virtual void setModelDefinition(
const std::string& str) = 0;
130 virtual void setEventsEnabled(
bool enabled) = 0;
133 virtual void setVisible(
bool visible) = 0;
x y t t *t x y t t t x y t t t x *y t *t t x *y t *t t x y t t t x y t t t x *y t *t t x *y t *t *t x y *z t t *t t x *y *z t *t *t t x y z t t t t x *y z t *t t t x * y(z *w))
x y t t *t x y t t t x y t t t x *y t *t t x *y t *t t x y t t t x y t t t x *y t *t t x *y t *t *t x y *z w
Definition: exprtk.hpp:9210
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
T min(const T v0, const T v1)
Definition: exprtk.hpp:1402
x y * z
Definition: exprtk.hpp:9133
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
x y t t *t x y t t t x y t t t x *y t *t t x *y t *t t x y t t t x y t t t x(y+z)
Contains makVrv::DtUniqueID type.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:70
Contains DLL export macros.