46 unsigned int inWidth,
unsigned int inHeight,
47 unsigned int outX,
unsigned int outY,
48 unsigned int outWidth,
unsigned int outHeight);
int m_outY
Definition: DtSenSim.h:97
void applySensorEffects(GLuint inputTextureId, GLuint outputTextureId=0)
call per frame to apply sensor effects
void setSampling(float sampling)
int m_inX
Definition: DtSenSim.h:94
bool m_noiseOn
Definition: DtSenSim.h:79
Contains DLL export macros.
float m_blurLevel
Definition: DtSenSim.h:87
DT_DLL_VRVCORE DtTaitBryan level(const DtCoordinateSystem &cs, const DtVector &localOrigin, double topoHeading)
Returns a level orientation with the topographic heading.
bool m_filterOn
Definition: DtSenSim.h:78
void toggleHalo(bool val)
void toggleNoise(bool val)
bool m_blurOn
Definition: DtSenSim.h:80
unsigned int GLuint
Definition: DtGlTextureBufferObject.h:18
void toggleFilter(bool val)
int m_outWidth
Definition: DtSenSim.h:93
void toggleIrPolarity(bool val)
int m_outX
Definition: DtSenSim.h:96
This class provides the OSG-specific implementation of a DtChannel.
Definition: DtOsgChannel.h:58
float m_levelAdjustment
Definition: DtSenSim.h:88
DtSenSim(DtOsgChannel &channel)
void resizeViewports(unsigned int inX, unsigned int inY, unsigned int inWidth, unsigned int inHeight, unsigned int outX, unsigned int outY, unsigned int outWidth, unsigned int outHeight)
Definition: DtSenSim.h:26
bool m_agcOn
Definition: DtSenSim.h:82
void setFullColor(bool fullColor)
void toggleGain(bool val)
bool m_blackHotOn
Definition: DtSenSim.h:84
void setLevel(float level)
void setFilter(float filter)
seSenSim * m_sensorEffects
Definition: DtSenSim.h:77
bool m_fullColorOn
Definition: DtSenSim.h:86
bool m_gainOn
Definition: DtSenSim.h:83
bool m_haloOn
Definition: DtSenSim.h:81
void toggleBlur(bool val)
int m_outHeight
Definition: DtSenSim.h:92
bool m_IRsensorOn
Definition: DtSenSim.h:85
bool init_sensim(int win_w, int win_h)
int m_inHeight
Definition: DtSenSim.h:90
int m_inWidth
Definition: DtSenSim.h:91
DtOsgChannel & m_channel
Definition: DtSenSim.h:98
float m_gainAdjustment
Definition: DtSenSim.h:89
int m_inY
Definition: DtSenSim.h:95
float m_seScaleFactor
Definition: DtSenSim.h:51
void setNoise(float noise)