Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::SceneThreeDOutWrapper Member List

This is the complete list of members for BIAS::SceneThreeDOutWrapper, including all inherited members.

_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
ActiveChannel_BIAS::SceneBaseprotected
AddDebugLevel(const long int lv)BIAS::Debuginline
AddDebugLevel(const std::string &name)BIAS::Debuginline
AnimationAndCollision(std::vector< SceneBase * > scenes, const BIAS::Vector3< double > &gravity=BIAS::Vector3< double >(0, 10, 0), const double &friction=0.999)BIAS::SceneBasestatic
animationSpeed_BIAS::SceneBaseprotectedstatic
ApplyTimeStep(const double &delta=1.0, const BIAS::Vector3< double > &gravity=BIAS::Vector3< double >(0,-9.81, 0), const double &frictioncoefficient=0.999)BIAS::SceneBase
C_BothMono enum valueBIAS::SceneBase
C_BothStereo enum valueBIAS::SceneBase
C_LeftOnly enum valueBIAS::SceneBase
C_RightOnly enum valueBIAS::SceneBase
camera_BIAS::SceneBaseprotected
cameraColor_BIAS::SceneThreeDOutWrapperprotected
colorMask_BIAS::SceneBaseprotected
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
CornersFromBoundingBox(const BIAS::Vector3< double > &b1, const BIAS::Vector3< double > &b2)BIAS::SceneBase
covarianceColor_BIAS::SceneThreeDOutWrapperprotected
Debug()BIAS::Debuginline
Debug(const Debug &deb)BIAS::Debuginline
DebugLevelIsSet(const long int lv) const BIAS::Debuginline
DebugLevelIsSet(const std::string &name) const BIAS::Debuginline
dPointDrawStyle_BIAS::SceneBaseprotected
Draw()BIAS::SceneThreeDOutWrapperprotectedvirtual
dTriangleMeshDrawStyle_BIAS::SceneBaseprotected
DumpInfo() const BIAS::SceneBase
EChannel enum nameBIAS::SceneBase
elasticity_BIAS::SceneBaseprotected
FacesFromBoundingBox(const BIAS::Vector3< double > &b1, const BIAS::Vector3< double > &b2)BIAS::SceneBase
GetActiveChannel() const BIAS::SceneBaseinline
GetAnimationSpeed()BIAS::SceneBaseinlinestatic
GetBoundingBox(BIAS::Vector3< double > &min, BIAS::Vector3< double > &max)BIAS::SceneThreeDOutWrappervirtual
GetBoundingBoxCenter()BIAS::SceneThreeDOutWrappervirtual
GetDebugLevel() const BIAS::Debuginline
GetDebugStream() const BIAS::Debuginline
GetDebugStream(std::ostream &os) const BIAS::Debuginline
GetElasticity()BIAS::SceneBaseinline
GetFlag(unsigned long int Flag)BIAS::SceneThreeDOutWrapper
GetGlobalDebugLevel()BIAS::Debuginlinestatic
GetGLProjectionParametersInterface()BIAS::SceneBaseinlinevirtual
GetGravityImmunity() const BIAS::SceneBaseinline
GetMomentum(double &mass, BIAS::Vector3< double > &velocity) const BIAS::SceneBaseinline
GetPointDrawStyle()BIAS::SceneBaseinline
GetTriangleMeshDrawStyle()BIAS::SceneBaseinline
GlobalDebugLevelBIAS::Debugprotectedstatic
gravityImmunity_BIAS::SceneBaseprotected
HasBoundingBoxCollision(SceneBase *otherScene)BIAS::SceneBasevirtual
HasObject() const BIAS::SceneThreeDOutWrapperinline
IsActive() const BIAS::SceneBaseinline
IsActive_BIAS::SceneBaseprotected
LinkWithThreeDOut(BIAS::ThreeDOut *threeDOutObject)BIAS::SceneThreeDOutWrapperinline
mass_BIAS::SceneBaseprotected
MoveScene(const double &delta=1.0)BIAS::SceneThreeDOutWrappervirtual
Name2DebugLevel(const std::string &name) const BIAS::Debuginline
NewDebugLevel(const std::string &name)BIAS::Debuginline
operator=(const Debug &deb)BIAS::Debuginline
ownerOfThreeDOut_BIAS::SceneThreeDOutWrapperprotected
PerformCollision(SceneBase *otherscene, const BIAS::Vector3< double > &contactnormal=BIAS::Vector3< double >(-1e10,-1e10,-1e10))BIAS::SceneBasevirtual
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
RemoveDebugLevel(const long int lv)BIAS::Debuginline
RemoveDebugLevel(const std::string &name)BIAS::Debuginline
Render()BIAS::SceneBasevirtual
RenderBoundingBox()BIAS::SceneBasevirtual
renderBoundingBox_BIAS::SceneBaseprotected
RenderFlags_BIAS::SceneThreeDOutWrapperprotected
ResetSelection()BIAS::SceneBaseinlinevirtual
SceneBase()BIAS::SceneBase
SceneThreeDOutWrapper()BIAS::SceneThreeDOutWrapperinline
SelectObjectAt(BIAS::Vector3< double > &p)BIAS::SceneBaseinlinevirtual
SetActive(bool b)BIAS::SceneBaseinline
SetActiveChannel(const enum EChannel channel)BIAS::SceneBaseinline
SetAnimationSpeed(double s)BIAS::SceneBaseinlinestatic
SetCameraColor(BIAS::RGBAuc color)BIAS::SceneThreeDOutWrapperinline
SetColorMask(bool red=true, bool green=true, bool blue=true, bool alpha=true)BIAS::SceneBaseinline
SetCovarianceColor(BIAS::RGBAuc color)BIAS::SceneThreeDOutWrapperinline
SetDebugLevel(const long int lv)BIAS::Debuginline
SetDebugLevel(const std::string &name)BIAS::Debuginline
SetDebugStream(const std::ostream &os)BIAS::Debuginline
SetElasticity(const double &elas)BIAS::SceneBaseinline
SetFlag(unsigned long int Flag)BIAS::SceneThreeDOutWrapper
SetGlobalDebugLevel(long int lev)BIAS::Debuginlinestatic
SetGLProjectionParametersInterface(GLProjectionParametersInterface *nc)BIAS::SceneBaseinlinevirtual
SetGravityImmunity(bool i)BIAS::SceneBaseinline
SetMomentum(const double &mass, const BIAS::Vector3< double > &velocity)BIAS::SceneBaseinline
SetPointDrawStyle(POINT_DRAW_STYLE style)BIAS::SceneBaseinline
SetRenderBoundingBox(bool render)BIAS::SceneBaseinlinevirtual
SetThreeDOutObjectOwnership(bool o)BIAS::SceneThreeDOutWrapperinline
SetTriangleMeshDrawStyle(TRIANGLEMESH_DRAW_STYLE style)BIAS::SceneBaseinline
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginline
threeDOutObject_BIAS::SceneThreeDOutWrapperprotected
TimeToContact(SceneBase *otherScene, BIAS::Vector3< double > &collisionpoint)BIAS::SceneBasevirtual
triangleSplatting_BIAS::SceneThreeDOutWrapperprotected
UnsetFlag(unsigned long int Flag)BIAS::SceneThreeDOutWrapper
UpdateCameraRelatedState()BIAS::SceneBaseinlinevirtual
velocity_BIAS::SceneBaseprotected
~Debug()BIAS::Debuginline
~SceneBase()BIAS::SceneBaseinlinevirtual
~SceneThreeDOutWrapper()BIAS::SceneThreeDOutWrapperinlinevirtual