RenderMan API  23.0
RixProjection.h File Reference
#include "RixInterfaces.h"
#include "RixShading.h"
#include "prmanapi.h"
#include "ri.h"

Go to the source code of this file.

Classes

class  RixProjectionEnvironment
 
class  RixProjection
 
class  RixProjectionFactory
 
class  RixProjectionContext
 

Macros

#define RIX_PROJECTIONFACTORYCREATE   extern "C" PRMANEXPORT RixProjectionFactory* CreateRixProjectionFactory(RtUString const hint)
 
#define RIX_PROJECTIONFACTORYDESTROY   extern "C" PRMANEXPORT void DestroyRixProjectionFactory(RixProjectionFactory* factory)
 

Macro Definition Documentation

◆ RIX_PROJECTIONFACTORYCREATE

#define RIX_PROJECTIONFACTORYCREATE   extern "C" PRMANEXPORT RixProjectionFactory* CreateRixProjectionFactory(RtUString const hint)

Definition at line 204 of file RixProjection.h.

◆ RIX_PROJECTIONFACTORYDESTROY

#define RIX_PROJECTIONFACTORYDESTROY   extern "C" PRMANEXPORT void DestroyRixProjectionFactory(RixProjectionFactory* factory)

Definition at line 207 of file RixProjection.h.