|
Choreonoid
1.5
|
#include <SceneDrawables.h>
Protected Member Functions | |
| SgPlot (const SgPlot &org, SgCloneMap &cloneMap) | |
Protected Member Functions inherited from cnoid::SgObject | |
| SgObject () | |
| SgObject (const SgObject &org) | |
| virtual void | onUpdated (SgUpdate &update) |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &org) | |
| int | refCount () const |
Additional Inherited Members | |
Public Types inherited from cnoid::SgObject | |
| typedef std::set< SgObject * > | ParentContainer |
| typedef ParentContainer::iterator | parentIter |
| typedef ParentContainer::const_iterator | const_parentIter |
| SgPlot::SgPlot | ( | ) |
|
protected |
|
virtual |
Reimplemented from cnoid::SgNode.
|
virtual |
Reimplemented from cnoid::SgObject.
|
inline |
|
inline |
|
inline |
|
inline |
| SgColorArray * SgPlot::getOrCreateColors | ( | ) |
| SgNormalArray * SgPlot::getOrCreateNormals | ( | ) |
| SgVertexArray * SgPlot::getOrCreateVertices | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented from cnoid::SgObject.
| SgColorArray * SgPlot::setColors | ( | SgColorArray * | colors | ) |
| SgMaterial * SgPlot::setMaterial | ( | SgMaterial * | material | ) |
| SgNormalArray * SgPlot::setNormals | ( | SgNormalArray * | normals | ) |
| SgVertexArray * SgPlot::setVertices | ( | SgVertexArray * | vertices | ) |
| void SgPlot::updateBoundingBox | ( | ) |
|
inline |
|
inline |
1.8.11