#include <GLTF_Exporter.h>
Definition at line 30 of file GLTF_Exporter.h.
| bool GLTF_Exporter::exportDetail |
( |
const GU_Detail & |
gdp | ) |
|
| bool GLTF_Exporter::exportFrameAnimData |
( |
const GLTF_Index |
anim_id, |
|
|
const fpreal |
time, |
|
|
const fpreal |
keyframe |
|
) |
| |
| bool GLTF_Exporter::exportObjectGraph |
( |
UT_Array< OBJ_Node * > & |
root_obj_nodes | ) |
|
| bool GLTF_Exporter::exportSop |
( |
SOP_Node & |
sop | ) |
|
| void GLTF_Exporter::setExportingTime |
( |
const fpreal |
time | ) |
|
|
inline |
| void GLTF_Exporter::setGltfFile |
( |
const char * |
filepath | ) |
|
|
inline |
The documentation for this class was generated from the following file: