Rendering/IRendParams.h File Reference

IRendParams.h File Reference
#include "../BaseInterface.h"
#include "../maxtypes.h"
#include "./RollupConstants.h"

Classes

class  IRendParams
 This is the interface given to a renderer, or atmospheric effect when it needs to display its parameters. More...
 

Macros

#define BROWSE_MATSONLY   (1<<0)
 Materials only. More...
 
#define BROWSE_MAPSONLY   (1<<1)
 Maps only. More...
 
#define BROWSE_INCNONE   (1<<2)
 Include 'None' as an option. More...
 
#define BROWSE_INSTANCEONLY   (1<<3)
 Only allow instances, no copy. More...
 
#define BROWSE_TO_MEDIT_SLOT   (1<<4)
 browsing to medit slot More...
 
#define BROWSE_EXISTING_ONLY   (1<<5)
 Browse for existing materials only; no new materials. More...