RenderMan API  23.0
PtDspyDriverFunctionTable Struct Reference

#include <ndspy.h>

Public Attributes

int Version
 
PtDspyOpenFuncPtr pOpen
 
PtDspyWriteFuncPtr pWrite
 
PtDspyCloseFuncPtr pClose
 
PtDspyQueryFuncPtr pQuery
 
PtDspyActiveRegionFuncPtr pActiveRegion
 
PtDspyMetadataFuncPtr pMetadata
 

Detailed Description

Definition at line 395 of file ndspy.h.

Member Data Documentation

◆ pActiveRegion

PtDspyActiveRegionFuncPtr PtDspyDriverFunctionTable::pActiveRegion

Definition at line 402 of file ndspy.h.

◆ pClose

PtDspyCloseFuncPtr PtDspyDriverFunctionTable::pClose

Definition at line 400 of file ndspy.h.

◆ pMetadata

PtDspyMetadataFuncPtr PtDspyDriverFunctionTable::pMetadata

Definition at line 403 of file ndspy.h.

◆ pOpen

PtDspyOpenFuncPtr PtDspyDriverFunctionTable::pOpen

Definition at line 398 of file ndspy.h.

◆ pQuery

PtDspyQueryFuncPtr PtDspyDriverFunctionTable::pQuery

Definition at line 401 of file ndspy.h.

◆ pWrite

PtDspyWriteFuncPtr PtDspyDriverFunctionTable::pWrite

Definition at line 399 of file ndspy.h.

◆ Version

int PtDspyDriverFunctionTable::Version

Definition at line 397 of file ndspy.h.


The documentation for this struct was generated from the following file: