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 103 of file selection.h.

Constructor & Destructor Documentation

HdSelection::PrimSelectionState::PrimSelectionState ( )
inline

Definition at line 104 of file selection.h.

Member Data Documentation

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

Definition at line 112 of file selection.h.

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

Definition at line 111 of file selection.h.

bool HdSelection::PrimSelectionState::fullySelected

Definition at line 106 of file selection.h.

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

Definition at line 110 of file selection.h.

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

Definition at line 114 of file selection.h.

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

Definition at line 113 of file selection.h.


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