6 #ifndef CNOID_UTIL_VRML_WRITER_H
7 #define CNOID_UTIL_VRML_WRITER_H
11 #include "exportdecl.h"
22 void setOutFileName(
const std::string& ofname);
23 void setIndentSize(
int s);
24 void setNumOneLineScalarElements(
int n);
25 void setNumOneLineVectorElements(
int n);
26 void setNumOneLineFaceElements(
int n);