HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_NAMESPACE::GLTF_ChannelMapping Struct Reference

#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
 

Detailed Description

Definition at line 49 of file GLTF_ImageExport.h.

Member Function Documentation

bool GLTF_NAMESPACE::GLTF_ChannelMapping::operator< ( const GLTF_ChannelMapping r) const

Member Data Documentation

exint GLTF_NAMESPACE::GLTF_ChannelMapping::from_channel

Definition at line 56 of file GLTF_ImageExport.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_ChannelMapping::path

Definition at line 55 of file GLTF_ImageExport.h.

exint GLTF_NAMESPACE::GLTF_ChannelMapping::to_channel

Definition at line 57 of file GLTF_ImageExport.h.


The documentation for this struct was generated from the following file: