#include <gepetto/viewer/blender-geom-writer.h>
◆ BlenderGeomWriterVisitor()
gepetto::viewer::BlenderGeomWriterVisitor::BlenderGeomWriterVisitor |
( |
const std::string & | filename | ) |
|
◆ apply() [1/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
GroupNode & | node | ) |
|
|
virtual |
◆ apply() [2/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeArrow & | node | ) |
|
|
virtual |
◆ apply() [3/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeBox & | node | ) |
|
|
virtual |
◆ apply() [4/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeCapsule & | node | ) |
|
|
virtual |
◆ apply() [5/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeCollada & | node | ) |
|
|
virtual |
◆ apply() [6/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeCone & | node | ) |
|
|
virtual |
◆ apply() [7/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeCylinder & | node | ) |
|
|
virtual |
◆ apply() [8/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeFace & | node | ) |
|
|
virtual |
◆ apply() [9/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeGround & | node | ) |
|
|
virtual |
◆ apply() [10/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeLight & | node | ) |
|
|
virtual |
◆ apply() [11/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeLine & | node | ) |
|
|
virtual |
◆ apply() [12/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeSphere & | node | ) |
|
|
virtual |
◆ apply() [13/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
LeafNodeXYZAxis & | node | ) |
|
|
virtual |
◆ apply() [14/14]
void gepetto::viewer::BlenderGeomWriterVisitor::apply |
( |
Node & | node | ) |
|
|
virtual |
◆ closeFile()
void gepetto::viewer::BlenderGeomWriterVisitor::closeFile |
( |
| ) |
|
|
inlineprotected |
◆ openFile()
bool gepetto::viewer::BlenderGeomWriterVisitor::openFile |
( |
| ) |
|
|
protected |
◆ out()
std::ofstream & gepetto::viewer::BlenderGeomWriterVisitor::out |
( |
| ) |
|
|
inlineprotected |
◆ standardApply()
void gepetto::viewer::BlenderGeomWriterVisitor::standardApply |
( |
Node & | node, |
|
|
osgVector3 | scaleMultiplier = osgVector3(1, 1, 1) ) |
|
protected |
◆ unimplemented()
void gepetto::viewer::BlenderGeomWriterVisitor::unimplemented |
( |
const char * | type, |
|
|
Node & | n ) |
|
protected |
◆ file_
std::ofstream gepetto::viewer::BlenderGeomWriterVisitor::file_ |
|
protected |
◆ filename_
std::string gepetto::viewer::BlenderGeomWriterVisitor::filename_ |
|
protected |
◆ groupDepth_
std::size_t gepetto::viewer::BlenderGeomWriterVisitor::groupDepth_ |
|
protected |
◆ nodeCount_
unsigned int gepetto::viewer::BlenderGeomWriterVisitor::nodeCount_ |
|
protected |
The documentation for this class was generated from the following file: