Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::SgMesh::Cylinder Class Reference

#include <SceneDrawables.h>

Public Member Functions

 Cylinder ()
 
 Cylinder (double radius, double height)
 

Public Attributes

double radius
 
double height
 
bool bottom
 
bool side
 
bool top
 

Constructor & Destructor Documentation

cnoid::SgMesh::Cylinder::Cylinder ( )
inline
cnoid::SgMesh::Cylinder::Cylinder ( double  radius,
double  height 
)
inline

Member Data Documentation

bool cnoid::SgMesh::Cylinder::bottom
double cnoid::SgMesh::Cylinder::height
double cnoid::SgMesh::Cylinder::radius
bool cnoid::SgMesh::Cylinder::side
bool cnoid::SgMesh::Cylinder::top

The documentation for this class was generated from the following file: