HDK
|
#include <GLTF_ImageExport.h>
Public Member Functions | |
bool | operator< (const GLTF_ChannelMapping &r) const |
Public Attributes | |
UT_StringHolder | path |
exint | from_channel |
exint | to_channel |
Definition at line 50 of file GLTF_ImageExport.h.
bool GLTF_NAMESPACE::GLTF_ChannelMapping::operator< | ( | const GLTF_ChannelMapping & | r | ) | const |
exint GLTF_NAMESPACE::GLTF_ChannelMapping::from_channel |
Definition at line 57 of file GLTF_ImageExport.h.
UT_StringHolder GLTF_NAMESPACE::GLTF_ChannelMapping::path |
Definition at line 56 of file GLTF_ImageExport.h.
exint GLTF_NAMESPACE::GLTF_ChannelMapping::to_channel |
Definition at line 58 of file GLTF_ImageExport.h.