Definition at line 62 of file test_modelloader.py.
def test_modelloader.TestModelLoaderBase.checkModels |
( |
|
self, |
|
|
|
wrl_file, |
|
|
|
dae_file |
|
) |
| |
def test_modelloader.TestModelLoaderBase.loadFiles |
( |
|
self, |
|
|
|
wrl_file, |
|
|
|
dae_file |
|
) |
| |
Override this method for loading model files from another directory
Definition at line 82 of file test_modelloader.py.
def test_modelloader.TestModelLoaderBase.print_ok |
( |
|
self, |
|
|
|
fmt, |
|
|
|
ok |
|
) |
| |
def test_modelloader.TestModelLoaderBase.setUp |
( |
|
self | ) |
|
test_modelloader.TestModelLoaderBase.dae_binfo = None |
|
static |
test_modelloader.TestModelLoaderBase.dae_links = None |
|
static |
test_modelloader.TestModelLoaderBase.dae_url = None |
|
static |
test_modelloader.TestModelLoaderBase.ml = None |
|
static |
test_modelloader.TestModelLoaderBase.wrl_binfo = None |
|
static |
test_modelloader.TestModelLoaderBase.wrl_links = None |
|
static |
test_modelloader.TestModelLoaderBase.wrl_url = None |
|
static |
The documentation for this class was generated from the following file: