#include "ModelLoader_impl.h"
#include <iostream>
#include <sys/types.h>
#include <sys/stat.h>
#include "VrmlUtil.h"
Go to the source code of this file.
◆ changetoBoundingBox()
static void changetoBoundingBox |
( |
POA_OpenHRP::BodyInfo * |
bodyInfo, |
|
|
unsigned int * |
depth |
|
) |
| |
|
static |
◆ checkInlineFileUpdateTime()
static bool checkInlineFileUpdateTime |
( |
POA_OpenHRP::BodyInfo * |
bodyInfo | ) |
|
|
static |
◆ getLastUpdateTime()
static time_t getLastUpdateTime |
( |
POA_OpenHRP::BodyInfo * |
bodyInfo | ) |
|
|
static |
◆ replaceProjectDir()
std::string replaceProjectDir |
( |
std::string |
url | ) |
|
◆ setLastUpdateTime()
static void setLastUpdateTime |
( |
POA_OpenHRP::BodyInfo * |
bodyInfo, |
|
|
time_t |
time |
|
) |
| |
|
static |
◆ setParam()
static void setParam |
( |
POA_OpenHRP::BodyInfo * |
bodyInfo, |
|
|
std::string |
param, |
|
|
int |
value |
|
) |
| |
|
static |