Choreonoid  1.8
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 top
 
bool bottom
 
bool side
 

Constructor & Destructor Documentation

◆ Cylinder() [1/2]

cnoid::SgMesh::Cylinder::Cylinder ( )
inline

◆ Cylinder() [2/2]

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

Member Data Documentation

◆ bottom

bool cnoid::SgMesh::Cylinder::bottom

◆ height

double cnoid::SgMesh::Cylinder::height

◆ radius

double cnoid::SgMesh::Cylinder::radius

◆ side

bool cnoid::SgMesh::Cylinder::side

◆ top

bool cnoid::SgMesh::Cylinder::top

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