RenderManAPI  24.0
RixProjection.h File Reference
#include "RixInterfaces.h"
#include "RixShading.h"
#include "prmanapi.h"
#include "RiTypesHelper.h"

Go to the source code of this file.

Classes

class  RixProjectionEnvironment
 RixProjection plugins characterize camera and lens projections. More...
 
class  RixProjection
 
class  RixProjectionFactory
 
class  RixProjectionContext
 The RixProjectionContext bundles together the main inputs and outputs from the RixProjection::Project() method and provides a few convenient utility methods to help it do its work. More...
 

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)

◆ RIX_PROJECTIONFACTORYDESTROY

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