Choreonoid  1.8
Public Member Functions | Public Attributes | List of all members
cnoid::SgMesh::Cone Class Reference

#include <SceneDrawables.h>

Public Member Functions

 Cone ()
 
 Cone (double radius, double height)
 

Public Attributes

double radius
 
double height
 
bool bottom
 
bool side
 

Constructor & Destructor Documentation

◆ Cone() [1/2]

cnoid::SgMesh::Cone::Cone ( )
inline

◆ Cone() [2/2]

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

Member Data Documentation

◆ bottom

bool cnoid::SgMesh::Cone::bottom

◆ height

double cnoid::SgMesh::Cone::height

◆ radius

double cnoid::SgMesh::Cone::radius

◆ side

bool cnoid::SgMesh::Cone::side

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