| 
    HDK
    
   | 
 
#include <GU_Selection.h>
Public Member Functions | |
| GU_SelectResult () | |
| ~GU_SelectResult () | |
| void | setSelectedNormal (bool selected_normal) | 
| const GA_Breakpoint & | getBreakpoint () const | 
| const GA_Edge & | getEdge () const | 
| const GA_Primitive * | getPrimitive () const | 
| const GU_Detail * | getDetail () const | 
| GA_Offset | getPointOffset () const | 
| GA_Offset | getVertexOffset () const | 
| bool | isSet () const | 
| GA_GroupType | getSelectType () const | 
| bool | getSelectedNormal () const | 
| void | clear () | 
Protected Member Functions | |
| void | set (const GA_Breakpoint &b, const GU_Detail *gdp) | 
| void | set (const GA_Edge &e, const GA_Primitive *prim, const GU_Detail *gdp) | 
| void | set (const GA_Primitive *prim, const GU_Detail *gdp) | 
| void | setPoint (GA_Offset ptoff, const GU_Detail *gdp) | 
| void | setVertex (GA_Offset vtxoff, const GU_Detail *gdp) | 
Friends | |
| class | GU_BreakpointSelection | 
| class | GU_EdgeSelection | 
| class | GU_PointSelection | 
| class | GU_PrimSelection | 
| class | GU_VertexSelection | 
| class | GU_CookSelection | 
Definition at line 34 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 37 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 45 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 72 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 50 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 57 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 52 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 59 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 54 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 69 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 67 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 62 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 65 of file GU_Selection.h.
      
  | 
  inlineprotected | 
Definition at line 86 of file GU_Selection.h.
      
  | 
  inlineprotected | 
Definition at line 92 of file GU_Selection.h.
      
  | 
  inlineprotected | 
Definition at line 100 of file GU_Selection.h.
Definition at line 106 of file GU_Selection.h.
      
  | 
  inline | 
Definition at line 47 of file GU_Selection.h.
Definition at line 112 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 79 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 84 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 80 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 81 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 82 of file GU_Selection.h.
      
  | 
  friend | 
Definition at line 83 of file GU_Selection.h.