3ds Max C++ API Reference
Loading...
Searching...
No Matches
ShadowMapData.h File Reference
#include "../Noncopyable.h"
#include "../inode.h"
#include "Matrix44.h"

Classes

class  ShadowMapData
 ShadowMapData is used to get the shadow map data associated to an INode which is a light. 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