bindAnimViewpoint(const int vpid)=0 | vhdICameraProperty | [pure virtual] |
bindNextAnimViewpoint(const int vpid)=0 | vhdICameraProperty | [pure virtual] |
bindNextStaticViewpoint(const int vpid)=0 | vhdICameraProperty | [pure virtual] |
bindNextViewpoint()=0 | vhdICameraProperty | [pure virtual] |
bindPrevAnimViewpoint()=0 | vhdICameraProperty | [pure virtual] |
bindPrevViewpoint()=0 | vhdICameraProperty | [pure virtual] |
bindViewpoint(const int vpid)=0 | vhdICameraProperty | [pure virtual] |
drawStereoCalibrationObjects(const bool dodraw=true)=0 | vhdICameraProperty | [pure virtual] |
getAnimViewpointNameByIndex(const int vid) const =0 | vhdICameraProperty | [pure virtual] |
getBoundViewpoint(void) const =0 | vhdICameraProperty | [pure virtual] |
getCameraType(void) const =0 | vhdICameraProperty | [pure virtual] |
getCenter(float center[2]) const =0 | vhdICameraProperty | [pure virtual] |
getCenter(float &v0, float &v1) const =0 | vhdICameraProperty | [pure virtual] |
getFarClip(void) const =0 | vhdICameraProperty | [pure virtual] |
getHeight(void) const | vhdICameraProperty | [virtual] |
getHorizFOV(void) const =0 | vhdICameraProperty | [pure virtual] |
getHorizFOVOff(void) const =0 | vhdICameraProperty | [pure virtual] |
getModelViewMatrix(double **mvMat) const =0 | vhdICameraProperty | [pure virtual] |
getNearClip(void) const =0 | vhdICameraProperty | [pure virtual] |
getNumberOfAnimViewpoints(void) const =0 | vhdICameraProperty | [pure virtual] |
getNumberOfViewpoints(void) const =0 | vhdICameraProperty | [pure virtual] |
getOrientation(float currotation[4]) const =0 | vhdICameraProperty | [pure virtual] |
getPosition(float curposition[3]) const =0 | vhdICameraProperty | [pure virtual] |
getProjMatrix(double **projMat) const =0 | vhdICameraProperty | [pure virtual] |
getStereoEyeDistance(void) const =0 | vhdICameraProperty | [pure virtual] |
getStereoFovNearFar(float &hfov, float &vfov, float &nearr, float &farr, float &screenDistance) const=0 | vhdICameraProperty | [pure virtual] |
getStereoHMDOffset(void) const =0 | vhdICameraProperty | [pure virtual] |
getStereoScreenDistance(void) const =0 | vhdICameraProperty | [pure virtual] |
getVertFOV(void) const =0 | vhdICameraProperty | [pure virtual] |
getVertFOVOff(void) const =0 | vhdICameraProperty | [pure virtual] |
getViewpointFOVByIndex(const int vid) const =0 | vhdICameraProperty | [pure virtual] |
getViewpointNameByIndex(const int vid) const =0 | vhdICameraProperty | [pure virtual] |
getViewpointOrientationByIndex(const int vid, float rot[4]) const =0 | vhdICameraProperty | [pure virtual] |
getViewpointPositionByIndex(const int vid, float pos[3]) const =0 | vhdICameraProperty | [pure virtual] |
getWidth(void) const | vhdICameraProperty | [virtual] |
haveFixedFarClipping(void) const =0 | vhdICameraProperty | [pure virtual] |
haveFixedNearClipping(void) const =0 | vhdICameraProperty | [pure virtual] |
isDrawingStereoCalibrationObjects(void) const =0 | vhdICameraProperty | [pure virtual] |
isPointVisible(const float point[3]) const =0 | vhdICameraProperty | [pure virtual] |
isStereo(void) const =0 | vhdICameraProperty | [pure virtual] |
MATRIX enum value | vhdICameraProperty | |
ORTHOGRAPHIC enum value | vhdICameraProperty | |
PERSPECTIVE enum value | vhdICameraProperty | |
resetViewpoint()=0 | vhdICameraProperty | [pure virtual] |
setCameraType(const Type camtype)=0 | vhdICameraProperty | [pure virtual] |
setCenter(const float center[2])=0 | vhdICameraProperty | [pure virtual] |
setCenter(const float v0, const float v1)=0 | vhdICameraProperty | [pure virtual] |
setFarClip(const float farClip)=0 | vhdICameraProperty | [pure virtual] |
setFixedFarClip(const float farClip)=0 | vhdICameraProperty | [pure virtual] |
setFixedNearClip(const float nearClip)=0 | vhdICameraProperty | [pure virtual] |
setHeight(const float height)=0 | vhdICameraProperty | [pure virtual] |
setHorizFOV(const float horizFOV)=0 | vhdICameraProperty | [pure virtual] |
setHorizFOVOff(const float horizFOVOff)=0 | vhdICameraProperty | [pure virtual] |
setModelViewMatrix(double *mvMat)=0 | vhdICameraProperty | [pure virtual] |
setNearClip(const float nearClip)=0 | vhdICameraProperty | [pure virtual] |
setOrientation(const float newrotation[4])=0 | vhdICameraProperty | [pure virtual] |
setOrientation(const float rx, const float ry, const float rz, const float aa)=0 | vhdICameraProperty | [pure virtual] |
setPosition(const float newposition[3])=0 | vhdICameraProperty | [pure virtual] |
setPosition(const float x, const float y, const float z)=0 | vhdICameraProperty | [pure virtual] |
setProjMatrix(double *projMat)=0 | vhdICameraProperty | [pure virtual] |
setProjMatrix(double a0, double a1, double a2, double a3, double a4, double a5, double a6, double a7, double a8, double a9, double a10, double a11, double a12, double a13, double a14, double a15)=0 | vhdICameraProperty | [pure virtual] |
setStereoEyeDistance(const float edist)=0 | vhdICameraProperty | [pure virtual] |
setStereoFovNearFar(const float hfov, const float vfov, const float nearr, const float farr, const float screenDistance=-1.0f)=0 | vhdICameraProperty | [pure virtual] |
setStereoHMDOffset(const float offset)=0 | vhdICameraProperty | [pure virtual] |
setStereoScreenDistance(const float screenDistance)=0 | vhdICameraProperty | [pure virtual] |
setVertFOV(const float vertFOV)=0 | vhdICameraProperty | [pure virtual] |
setVertFOVOff(const float vertFOVOff)=0 | vhdICameraProperty | [pure virtual] |
setViewpointFOVByIndex(const int vid, const float vpFOV)=0 | vhdICameraProperty | [pure virtual] |
setViewpointNameByIndex(const int vid, const std::string &vpname)=0 | vhdICameraProperty | [pure virtual] |
setViewpointOrientationByIndex(const int vid, const float rot[4])=0 | vhdICameraProperty | [pure virtual] |
setViewpointPositionByIndex(const int vid, const float pos[3])=0 | vhdICameraProperty | [pure virtual] |
setWidth(const float width)=0 | vhdICameraProperty | [pure virtual] |
Type enum name | vhdICameraProperty | |
unbindAnimViewpoint()=0 | vhdICameraProperty | [pure virtual] |
unbindViewpoint()=0 | vhdICameraProperty | [pure virtual] |