3ds Max C++ API Reference
Loading...
Searching...
No Matches
TextureMaterialHandle.h File Reference
#include "BaseMaterialHandle.h"
#include "TextureHandle.h"

Classes

class  TextureMaterialHandle
 This is material class to support material with texture. More...

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Graphics