Definition at line 1551 of file ofbx.cpp.
◆ ~Scene()
◆ destroy()
| void ofbx::Scene::destroy |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getAllObjectCount()
| int ofbx::Scene::getAllObjectCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getAllObjects()
| const Object *const * ofbx::Scene::getAllObjects |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getAnimationStack()
| const AnimationStack * ofbx::Scene::getAnimationStack |
( |
int |
index | ) |
const |
|
inlineoverridevirtual |
◆ getAnimationStackCount()
| int ofbx::Scene::getAnimationStackCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getEmbeddedData()
| DataView ofbx::Scene::getEmbeddedData |
( |
int |
index | ) |
const |
|
inlineoverridevirtual |
◆ getEmbeddedDataCount()
| int ofbx::Scene::getEmbeddedDataCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getEmbeddedFilename()
| DataView ofbx::Scene::getEmbeddedFilename |
( |
int |
index | ) |
const |
|
inlineoverridevirtual |
◆ getGeometry()
| const Geometry * ofbx::Scene::getGeometry |
( |
int |
index | ) |
const |
|
inlineoverridevirtual |
◆ getGeometryCount()
| int ofbx::Scene::getGeometryCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getGlobalSettings()
◆ getMesh()
| const Mesh * ofbx::Scene::getMesh |
( |
int |
index | ) |
const |
|
inlineoverridevirtual |
◆ getMeshCount()
| int ofbx::Scene::getMeshCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getRoot()
| const Object * ofbx::Scene::getRoot |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getRootElement()
| const IElement * ofbx::Scene::getRootElement |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getSceneFrameRate()
| float ofbx::Scene::getSceneFrameRate |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getTakeInfo()
| const TakeInfo * ofbx::Scene::getTakeInfo |
( |
const char * |
name | ) |
const |
|
inlineoverridevirtual |
◆ m_all_objects
| std::vector<Object*> ofbx::Scene::m_all_objects |
◆ m_allocator
◆ m_animation_stacks
◆ m_connections
| std::vector<Connection> ofbx::Scene::m_connections |
◆ m_data
| std::vector<u8> ofbx::Scene::m_data |
◆ m_geometries
| std::vector<Geometry*> ofbx::Scene::m_geometries |
◆ m_meshes
| std::vector<Mesh*> ofbx::Scene::m_meshes |
◆ m_object_map
◆ m_root
| Root* ofbx::Scene::m_root = nullptr |
◆ m_root_element
| Element* ofbx::Scene::m_root_element = nullptr |
◆ m_scene_frame_rate
| float ofbx::Scene::m_scene_frame_rate = -1 |
◆ m_settings
◆ m_take_infos
| std::vector<TakeInfo> ofbx::Scene::m_take_infos |
◆ m_videos
| std::vector<Video> ofbx::Scene::m_videos |
The documentation for this struct was generated from the following file:
- E:/Peridyno/peridyno/src/Plugin/SkeletonLoader/ofbx.cpp