HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_SelectionAdapter Class Reference

#include <GR_SelectionAdapter.h>

Public Member Functions

 GR_SelectionAdapter ()
 
void setUserSelection (GU_SelectionHandle selection)
 
void setCookSelection (const GU_Detail &gdp)
 
void setCookGroup (const GA_Group *group)
 
bool isSet () const
 
bool isPotentiallyNonEmpty () const
 
GA_GroupType classType () const
 
const GA_PointGrouppoints (const GU_Detail &gd) const
 
const GA_PrimitiveGroupprimitives (const GU_Detail &gd) const
 
const GA_VertexGroupvertices (const GU_Detail &gd) const
 
const GA_EdgeGroupedges (const GU_Detail &gd) const
 
const GA_BreakpointGroupbreakpoints (const GU_Detail &gd) const
 

Detailed Description

Definition at line 26 of file GR_SelectionAdapter.h.

Constructor & Destructor Documentation

GR_SelectionAdapter::GR_SelectionAdapter ( )
inline

Definition at line 29 of file GR_SelectionAdapter.h.

Member Function Documentation

const GA_BreakpointGroup* GR_SelectionAdapter::breakpoints ( const GU_Detail gd) const
GA_GroupType GR_SelectionAdapter::classType ( ) const
inline

Definition at line 50 of file GR_SelectionAdapter.h.

const GA_EdgeGroup* GR_SelectionAdapter::edges ( const GU_Detail gd) const
bool GR_SelectionAdapter::isPotentiallyNonEmpty ( ) const
bool GR_SelectionAdapter::isSet ( ) const
inline

Definition at line 41 of file GR_SelectionAdapter.h.

const GA_PointGroup* GR_SelectionAdapter::points ( const GU_Detail gd) const
const GA_PrimitiveGroup* GR_SelectionAdapter::primitives ( const GU_Detail gd) const
void GR_SelectionAdapter::setCookGroup ( const GA_Group group)
inline

Definition at line 38 of file GR_SelectionAdapter.h.

void GR_SelectionAdapter::setCookSelection ( const GU_Detail gdp)
inline

Definition at line 34 of file GR_SelectionAdapter.h.

void GR_SelectionAdapter::setUserSelection ( GU_SelectionHandle  selection)
inline

Definition at line 32 of file GR_SelectionAdapter.h.

const GA_VertexGroup* GR_SelectionAdapter::vertices ( const GU_Detail gd) const

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