3ds Max C++ API Reference
Loading...
Searching...
No Matches
ICameraContainer.h File Reference
#include "MotionBlurSettings.h"
#include <Geom/ipoint2.h>
#include <Geom/box2.h>
#include "../../interval.h"

Classes

class  ICameraContainer
 Abstracts the common properties of the camera to be rendered. More...
class  ICameraContainer::IChangeNotifier
 Notification callback interface for ICameraContainer. 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::RenderingAPI