#include <VRMLWriter.h>
VRMLWriter::VRMLWriter |
( |
std::ostream & |
out | ) |
|
void VRMLWriter::beginNode |
( |
const char * |
nodename, |
|
|
VRMLNodePtr |
node |
|
) |
| |
|
protected |
void VRMLWriter::endNode |
( |
| ) |
|
|
protected |
void VRMLWriter::registerNodeMethodMap |
( |
| ) |
|
|
protected |
void cnoid::VRMLWriter::setOutFileName |
( |
const std::string & |
ofname | ) |
|
|
inline |
void VRMLWriter::writeHeader |
( |
| ) |
|
void VRMLWriter::writeMFInt32SeparatedByMinusValue |
( |
MFInt32 & |
values | ) |
|
|
protected |
template<class MFValues >
void cnoid::VRMLWriter::writeMFValues |
( |
MFValues |
values, |
|
|
int |
numColumn |
|
) |
| |
|
inlineprotected |
void VRMLWriter::writeTransformNode |
( |
VRMLNodePtr |
node | ) |
|
|
protected |
std::string cnoid::VRMLWriter::ofname |
|
protected |
std::ostream& cnoid::VRMLWriter::out |
|
protected |
The documentation for this class was generated from the following files: