|
Choreonoid
1.8
|
#include <SceneDrawables.h>
Public Member Functions | |
| Cylinder () | |
| Cylinder (double radius, double height) | |
Public Attributes | |
| double | radius |
| double | height |
| bool | top |
| bool | bottom |
| bool | side |
|
inline |
|
inline |
| 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 |
1.8.17