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

#include <selection.h>

Public Member Functions

 PrimSelectionState ()
 

Public Attributes

bool fullySelected
 
std::vector< VtIntArray > instanceIndices
 
std::vector< VtIntArray > elementIndices
 
std::vector< VtIntArray > edgeIndices
 
std::vector< VtIntArray > pointIndices
 
std::vector< intpointColorIndices
 

Detailed Description

Definition at line 87 of file selection.h.

Constructor & Destructor Documentation

HdSelection::PrimSelectionState::PrimSelectionState ( )
inline

Definition at line 88 of file selection.h.

Member Data Documentation

std::vector<VtIntArray> HdSelection::PrimSelectionState::edgeIndices

Definition at line 96 of file selection.h.

std::vector<VtIntArray> HdSelection::PrimSelectionState::elementIndices

Definition at line 95 of file selection.h.

bool HdSelection::PrimSelectionState::fullySelected

Definition at line 90 of file selection.h.

std::vector<VtIntArray> HdSelection::PrimSelectionState::instanceIndices

Definition at line 94 of file selection.h.

std::vector<int> HdSelection::PrimSelectionState::pointColorIndices

Definition at line 98 of file selection.h.

std::vector<VtIntArray> HdSelection::PrimSelectionState::pointIndices

Definition at line 97 of file selection.h.


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