Ogre Procedural  0.3.0 unstable
Procedural Geometry & Textures for Ogre3D
Procedural::Polygon Member List

This is the complete list of members for Procedural::Polygon, including all inherited members.

getName()Procedural::TextureProcessing
logMsg(Ogre::String msg)Procedural::TextureProcessingprotected
mBufferProcedural::TextureProcessingprotected
mLogProcedural::TextureProcessingprotected
mNameProcedural::TextureProcessingprotected
Polygon(TextureBufferPtr pBuffer)Procedural::Polygon
process()Procedural::Polygonvirtual
setCenter(Ogre::Vector2 pos, bool relative=true)Procedural::Polygon
setCenter(size_t x, size_t y)Procedural::Polygon
setCenter(Ogre::Real x, Ogre::Real y, bool relative=true)Procedural::Polygon
setCenterX(size_t x)Procedural::Polygon
setCenterX(Ogre::Real x)Procedural::Polygon
setCenterY(size_t y)Procedural::Polygon
setCenterY(Ogre::Real y)Procedural::Polygon
setColour(Ogre::ColourValue colour)Procedural::Polygon
setColour(Ogre::Real red, Ogre::Real green, Ogre::Real blue, Ogre::Real alpha=1.0f)Procedural::Polygon
setLog(bool enable=true)Procedural::TextureProcessing
setRadius(size_t radius)Procedural::Polygon
setRadius(Ogre::Real radius)Procedural::Polygon
setSides(size_t n)Procedural::Polygon
TextureProcessing(TextureBufferPtr pBuffer, Ogre::String name)Procedural::TextureProcessing
~TextureProcessing()Procedural::TextureProcessingvirtual