SO3Engine
|
SO3Lines.h
Go to the documentation of this file.
27 SLines(const Ogre::ColourValue& defaultColour = Ogre::ColourValue::White, bool dashed = false, bool disableDepth = false);
49 void AddLine(const Ogre::Real& start_x, const Ogre::Real& start_y, const Ogre::Real& start_z, const Ogre::Real& end_x, const Ogre::Real& end_y, const Ogre::Real& end_z);
57 void AddPoint(const size_t& pointIndex, const Ogre::Real& x, const Ogre::Real& y, const Ogre::Real& z);
85 void SetPoint(const size_t& pointIndex, const Ogre::Real& x, const Ogre::Real& y, const Ogre::Real& z);
librairies include
Definition SO3Lines.h:14
void SetPoint(const size_t &pointIndex, const Ogre::Vector3 &pt)
Definition SO3Lines.cpp:155
void AddLine(const Ogre::Vector3 &start, const Ogre::Vector3 &end)
Definition SO3Lines.cpp:83
void AddPoint(const size_t &pointIndex, const Ogre::Vector3 &pt)
Definition SO3Lines.cpp:96
virtual Ogre::Real getBoundingRadius() const
Definition SO3Lines.cpp:318
virtual Ogre::Real getSquaredViewDepth(const Ogre::Camera *cam) const
Definition SO3Lines.cpp:307
Definition SO3DataScol.h:38
Generated by 1.9.8