RenderMan API  23.0
RtxPlugin.h File Reference
#include "prmanapi.h"
#include "ri.h"

Go to the source code of this file.

Classes

class  RtxPlugin
 
struct  RtxPlugin::Int2D
 A struct to define an X,Y coordinate. More...
 
struct  RtxPlugin::Tile2D
 A struct to define a 2D region. More...
 
struct  RtxPlugin::TextureCtx
 
struct  RtxPlugin::TextureCtx::layerSpec
 
struct  RtxPlugin::FillRequest
 

Macros

#define RTXPLUGINCREATE
 

Macro Definition Documentation

◆ RTXPLUGINCREATE

#define RTXPLUGINCREATE
Value:
extern "C" const PRMANEXPORT int RtxPluginVersion = 2; \
extern "C" PRMANEXPORT RtxPlugin* RtxPluginNew( \
RixContext* rixCtx, const char* pluginName)
#define PRMANEXPORT
Definition: prmanapi.h:81

Definition at line 188 of file RtxPlugin.h.