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