|
const char * | GetInputFile (plInt32 iInput) const |
|
void | SetInputFile0 (const char *szFile) |
|
const char * | GetInputFile0 () const |
|
void | SetInputFile1 (const char *szFile) |
|
const char * | GetInputFile1 () const |
|
void | SetInputFile2 (const char *szFile) |
|
const char * | GetInputFile2 () const |
|
void | SetInputFile3 (const char *szFile) |
|
const char * | GetInputFile3 () const |
|
plString | GetAbsoluteInputFilePath (plInt32 iInput) const |
|
plTexture2DChannelMappingEnum::Enum | GetChannelMapping () const |
|
plInt32 | GetNumInputFiles () const |
|
virtual const plRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const plRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T > |
PL_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
The documentation for this class was generated from the following files:
- Code/EditorPlugins/Assets/EditorPluginAssets/TextureAsset/TextureAssetObjects.h
- Code/EditorPlugins/Assets/EditorPluginAssets/TextureAsset/TextureAssetObjects.cpp