#include <StdBodyWriter.h>
◆ ExtModelFileMode
Enumerator |
---|
EmbedModels | |
LinkToOriginalModelFiles | |
ReplaceWithStdSceneFiles | |
ReplaceWithObjModelFiles | |
◆ StdBodyWriter()
StdBodyWriter::StdBodyWriter |
( |
| ) |
|
◆ extModelFileMode()
int StdBodyWriter::extModelFileMode |
( |
| ) |
const |
◆ registerDeviceWriter()
template<class DeviceType >
static void cnoid::StdBodyWriter::registerDeviceWriter |
( |
const char * |
typeName, |
|
|
std::function< bool(StdBodyWriter *writer, Mapping *info, const DeviceType *device)> |
writeFunction |
|
) |
| |
|
inlinestatic |
◆ sceneWriter() [1/2]
◆ sceneWriter() [2/2]
◆ setExtModelFileMode()
void StdBodyWriter::setExtModelFileMode |
( |
int |
mode | ) |
|
◆ setMessageSink()
void StdBodyWriter::setMessageSink |
( |
std::ostream & |
os | ) |
|
◆ writeBody()
bool StdBodyWriter::writeBody |
( |
Body * |
body, |
|
|
const std::string & |
filename |
|
) |
| |
◆ writeDeviceAs()
template<class DeviceType >
bool cnoid::StdBodyWriter::writeDeviceAs |
( |
Mapping * |
info, |
|
|
const DeviceType * |
device |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: