Go to the documentation of this file.
32#ifndef __SO3SHAPECYLINDER_H__
33#define __SO3SHAPECYLINDER_H__
51 SShapeCylinder(
const std::string& shapeName,
SNode* node,
const Ogre::Real& radius,
const Ogre::Real& height);
55 SShapeCylinder(
const std::string& shapeName,
SNode* node,
const Ogre::Real& radius,
const Ogre::Real& height,
const Ogre::Vector3& offset,
const Ogre::Quaternion& quat);