Choreonoid
1.5
|
#include <SceneDrawables.h>
Protected Member Functions | |
SgPlot (const SgPlot &org, SgCloneMap &cloneMap) | |
![]() | |
SgObject () | |
SgObject (const SgObject &org) | |
virtual void | onUpdated (SgUpdate &update) |
![]() | |
Referenced () | |
Referenced (const Referenced &org) | |
int | refCount () const |
Additional Inherited Members | |
![]() | |
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 |