#include <FBXParser.h>
Definition at line 77 of file FBXParser.h.
◆ FBXNode()
◆ ~FBXNode()
◆ addChild()
void FBXNode::addChild |
( |
FBXNode |
child | ) |
|
|
inline |
◆ getChildren()
vector<FBXNode> FBXNode::getChildren |
( |
| ) |
|
|
inline |
◆ getName()
string FBXNode::getName |
( |
| ) |
|
|
inline |
◆ read()
uint32_t FBXNode::read |
( |
ifstream & |
input, |
|
|
uint32_t |
start_offset |
|
) |
| |
The documentation for this class was generated from the following files:
- C:/Users/KETI_VRAR2/source/repos/Openholo/Openholo/src/FBXParser.h
- C:/Users/KETI_VRAR2/source/repos/Openholo/Openholo/src/FBXparser.cpp