HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdRprimSharedData Struct Reference

#include <rprimSharedData.h>

Public Member Functions

 HdRprimSharedData (int barContainerSize)
 
 HdRprimSharedData (int barContainerSize, bool visible)
 

Public Attributes

HdBufferArrayRangeContainer barContainer
 
GfBBox3d bounds
 
int instancerLevels
 
bool visible
 
SdfPath rprimID
 
TopologyToPrimvarVector fvarTopologyToPrimvarVector
 

Detailed Description

Definition at line 39 of file rprimSharedData.h.

Constructor & Destructor Documentation

HdRprimSharedData::HdRprimSharedData ( int  barContainerSize)
inline

Definition at line 40 of file rprimSharedData.h.

HdRprimSharedData::HdRprimSharedData ( int  barContainerSize,
bool  visible 
)
inline

Definition at line 48 of file rprimSharedData.h.

Member Data Documentation

HdBufferArrayRangeContainer HdRprimSharedData::barContainer

Definition at line 58 of file rprimSharedData.h.

GfBBox3d HdRprimSharedData::bounds

Definition at line 61 of file rprimSharedData.h.

TopologyToPrimvarVector HdRprimSharedData::fvarTopologyToPrimvarVector

Definition at line 76 of file rprimSharedData.h.

int HdRprimSharedData::instancerLevels

Definition at line 64 of file rprimSharedData.h.

SdfPath HdRprimSharedData::rprimID

Definition at line 70 of file rprimSharedData.h.

bool HdRprimSharedData::visible

Definition at line 67 of file rprimSharedData.h.


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