#include <SceneDrawables.h>
◆ SgPolygonMesh() [1/2]
SgPolygonMesh::SgPolygonMesh |
( |
| ) |
|
◆ SgPolygonMesh() [2/2]
◆ clone()
◆ polygonVertices() [1/2]
The array of vertex indices corresponding to polygons. Indices are delimited by index value '-1'. When the actual instance type is SgPolygonMesh, the other index arrays defined in the SgMesh class also have to contain indices in the same way.
◆ polygonVertices() [2/2]
const SgIndexArray& cnoid::SgPolygonMesh::polygonVertices |
( |
| ) |
const |
|
inline |
◆ updateBoundingBox()
void SgPolygonMesh::updateBoundingBox |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: