#include <VRMLBodyLoader.h>
VRMLBodyLoader::VRMLBodyLoader |
( |
| ) |
|
VRMLBodyLoader::~VRMLBodyLoader |
( |
| ) |
|
void VRMLBodyLoader::enableShapeLoading |
( |
bool |
on | ) |
|
|
virtual |
- Todo:
- fully implement this mode
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.
bool VRMLBodyLoader::load |
( |
Body * |
body, |
|
|
const std::string & |
filename |
|
) |
| |
|
virtual |
void VRMLBodyLoader::setDefaultDivisionNumber |
( |
int |
n | ) |
|
|
virtual |
void VRMLBodyLoader::setMessageSink |
( |
std::ostream & |
os | ) |
|
|
virtual |
void VRMLBodyLoader::setVerbose |
( |
bool |
on | ) |
|
|
virtual |
The documentation for this class was generated from the following files: