0.44.0
|
#include <iaux/iaDefines.h>
Classes | |
struct | OMPF::OMPFDefaultConfiguration |
Namespaces | |
namespace | OMPF |
Enumerations | |
enum class | OMPF::OMPFChunkType { OMPF::Invalid = 0x00 , OMPF::Header = 0x01 , OMPF::Group = 0x02 , OMPF::Transform = 0x03 , OMPF::External = 0x04 , OMPF::ResourceSearchPath = 0x05 , OMPF::Mesh = 0x06 , OMPF::Emitter = 0x08 , OMPF::ParticleSystem = 0x09 , OMPF::MaterialReference = 0x0a } |
enum class | OMPF::OMPFPathType { OMPF::RelativeToModel = 0 , OMPF::RelativeToApplication = 1 , OMPF::RelativeToCurrentDirectory = 2 , OMPF::Absolute = 3 , OMPF::Undefined = 100 } |