#include <VRMLBodyLoader.h>
◆ VRMLBodyLoader()
VRMLBodyLoader::VRMLBodyLoader |
( |
| ) |
|
◆ ~VRMLBodyLoader()
VRMLBodyLoader::~VRMLBodyLoader |
( |
| ) |
|
◆ enableShapeLoading()
void VRMLBodyLoader::enableShapeLoading |
( |
bool |
on | ) |
|
|
virtual |
- Todo:
- fully implement this mode
◆ format()
const char * VRMLBodyLoader::format |
( |
| ) |
const |
|
virtual |
- Todo:
- Modify the API for getting the format information so that multipule formats can be supported and more detailed information can be obtained.
Implements cnoid::AbstractBodyLoader.
◆ getOriginalNode()
◆ load()
bool VRMLBodyLoader::load |
( |
Body * |
body, |
|
|
const std::string & |
filename |
|
) |
| |
|
virtual |
◆ setDefaultDivisionNumber()
void VRMLBodyLoader::setDefaultDivisionNumber |
( |
int |
n | ) |
|
|
virtual |
◆ setMessageSink()
void VRMLBodyLoader::setMessageSink |
( |
std::ostream & |
os | ) |
|
|
virtual |
◆ setVerbose()
void VRMLBodyLoader::setVerbose |
( |
bool |
on | ) |
|
|
virtual |
The documentation for this class was generated from the following files: