| HDK
    | 
#include <GU_AgentSubjectShapeGroup.h>
 Inheritance diagram for GU_AgentSubjectShapeGroup:
 Inheritance diagram for GU_AgentSubjectShapeGroup:| Public Member Functions | |
| GU_AgentSubjectShapeGroup (const GU_AgentLayer::ShapeArray &shapes, const GU_PrimPacked *agent_prim=NULL) | |
| int | getNumSubjects () const override | 
| Returns the number of subjects in this group.  More... | |
| const STY_Subject & | getSubject (int idx) const override | 
| Returns a subject by index.  More... | |
|  Public Member Functions inherited from STY_SubjectGroup | |
| virtual | ~STY_SubjectGroup () | 
Definition at line 21 of file GU_AgentSubjectShapeGroup.h.
| GU_AgentSubjectShapeGroup::GU_AgentSubjectShapeGroup | ( | const GU_AgentLayer::ShapeArray & | shapes, | 
| const GU_PrimPacked * | agent_prim = NULL | ||
| ) | 
| 
 | overridevirtual | 
Returns the number of subjects in this group.
Implements STY_SubjectGroup.
| 
 | overridevirtual | 
Returns a subject by index.
Implements STY_SubjectGroup.