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