11 #ifndef __GSTY_SubjectPrimGroup__
12 #define __GSTY_SubjectPrimGroup__
34 int numeric_prim_group_offset = 0,
35 int numeric_point_group_offset = 0,
36 bool apply_detail_style_attribute =
true,
37 bool apply_prim_style_attribute =
true);
40 int start_idx,
int end_idx,
41 int numeric_prim_group_offset = 0,
42 int numeric_point_group_offset = 0,
43 bool apply_detail_style_attribute =
true,
44 bool apply_prim_style_attribute =
true);
69 gsty_GroupMap myParsedGroups;
70 gsty_StyleSheetMap myStyleSheets;
72 int myNumericPrimGroupOffset;
73 int myNumericPointGroupOffset;
Represents a group of primitives that can be affected by style sheets.
virtual int getNumSubjects() const =0
Returns the number of subjects in this group.
virtual const STY_Subject & getSubject(int idx) const =0
Returns a subject by index.
#define UT_ConcurrentHashMap
const GEO_Detail & getDetail() const
GA_GroupType
An ordinal enum for the different types of groups in GA.