Represents a group of primitives that can be affected by style sheets.
More...
#include <GSTY_SubjectPrimGroup.h>
|
| GSTY_SubjectPrimGroup (const GEO_Detail &gdp, const UT_Array< const GEO_Primitive * > &prims, int numeric_prim_group_offset=0, int numeric_point_group_offset=0, bool apply_detail_style_attribute=true, bool apply_prim_style_attribute=true) |
|
| GSTY_SubjectPrimGroup (const GEO_Detail &gdp, int start_idx, int end_idx, int numeric_prim_group_offset=0, int numeric_point_group_offset=0, bool apply_detail_style_attribute=true, bool apply_prim_style_attribute=true) |
|
| ~GSTY_SubjectPrimGroup () override |
|
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...
|
|
const GEO_Primitive & | getPrimitive (int idx) const |
|
const GA_ElementGroup * | getGroup (const char *group_str, GA_GroupType group_type) |
|
const STY_StyleSheetHandle & | getStyleSheet (const UT_StringHolder &ss_str) |
|
const GEO_Detail & | getDetail () const |
|
virtual | ~STY_SubjectGroup () |
|
Represents a group of primitives that can be affected by style sheets.
Definition at line 28 of file GSTY_SubjectPrimGroup.h.
GSTY_SubjectPrimGroup::GSTY_SubjectPrimGroup |
( |
const GEO_Detail & |
gdp, |
|
|
const UT_Array< const GEO_Primitive * > & |
prims, |
|
|
int |
numeric_prim_group_offset = 0 , |
|
|
int |
numeric_point_group_offset = 0 , |
|
|
bool |
apply_detail_style_attribute = true , |
|
|
bool |
apply_prim_style_attribute = true |
|
) |
| |
GSTY_SubjectPrimGroup::GSTY_SubjectPrimGroup |
( |
const GEO_Detail & |
gdp, |
|
|
int |
start_idx, |
|
|
int |
end_idx, |
|
|
int |
numeric_prim_group_offset = 0 , |
|
|
int |
numeric_point_group_offset = 0 , |
|
|
bool |
apply_detail_style_attribute = true , |
|
|
bool |
apply_prim_style_attribute = true |
|
) |
| |
GSTY_SubjectPrimGroup::~GSTY_SubjectPrimGroup |
( |
| ) |
|
|
override |
const GEO_Detail& GSTY_SubjectPrimGroup::getDetail |
( |
| ) |
const |
|
inline |
int GSTY_SubjectPrimGroup::getNumSubjects |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: