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 56 of file rprimSharedData.h.

Constructor & Destructor Documentation

HdRprimSharedData::HdRprimSharedData ( int  barContainerSize)
inline

Definition at line 57 of file rprimSharedData.h.

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

Definition at line 65 of file rprimSharedData.h.

Member Data Documentation

HdBufferArrayRangeContainer HdRprimSharedData::barContainer

Definition at line 75 of file rprimSharedData.h.

GfBBox3d HdRprimSharedData::bounds

Definition at line 78 of file rprimSharedData.h.

TopologyToPrimvarVector HdRprimSharedData::fvarTopologyToPrimvarVector

Definition at line 93 of file rprimSharedData.h.

int HdRprimSharedData::instancerLevels

Definition at line 81 of file rprimSharedData.h.

SdfPath HdRprimSharedData::rprimID

Definition at line 87 of file rprimSharedData.h.

bool HdRprimSharedData::visible

Definition at line 84 of file rprimSharedData.h.


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