REFERENCE MANUAL
This is the complete list of members for ContourLineControl, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
ContourLineControl(SegmentKey &in_seg) | ContourLineControl | explicit |
ContourLineControl(ContourLineControl const &in_that) | ContourLineControl | |
ContourLineControl(ContourLineControl &&in_that) | ContourLineControl | |
Control() (defined in Control) | Control | inlineprotected |
Control(Control &&in_that) | Control | inlineprotected |
Empty() const | Object | inlinevirtual |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | ContourLineControl | inlinevirtual |
operator=(ContourLineControl &&in_that) | ContourLineControl | |
operator=(ContourLineControl const &in_that) | ContourLineControl | |
Control::operator=(Control &&in_that) | Control | inlineprotected |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
Reset() | Object | virtual |
SetColors(RGBColorArray const &in_colors) | ContourLineControl | |
SetColors(size_t in_count, RGBColor const in_rgb_colors[]) | ContourLineControl | |
SetColors(RGBColor const &in_rgb_color) | ContourLineControl | |
SetLighting(bool in_state) | ContourLineControl | |
SetPatterns(UTF8Array const &in_patterns) | ContourLineControl | |
SetPatterns(size_t in_count, UTF8 const in_patterns[]) | ContourLineControl | |
SetPatterns(char const *in_pattern) | ContourLineControl | |
SetPositions(float in_interval, float in_offset) | ContourLineControl | |
SetPositions(FloatArray const &in_positions) | ContourLineControl | |
SetPositions(size_t in_count, float const in_positions[]) | ContourLineControl | |
SetVisibility(bool in_state) | ContourLineControl | |
SetWeights(FloatArray const &in_weights, LineSizeUnitsArray const &in_units) | ContourLineControl | |
SetWeights(size_t in_count, float const in_weights[], Line::SizeUnits const in_units[]) | ContourLineControl | |
SetWeights(float in_weight, Line::SizeUnits in_units=Line::SizeUnits::ScaleFactor) | ContourLineControl | |
ShowColors(RGBColorArray &out_colors) const | ContourLineControl | |
ShowLighting(bool &out_state) const | ContourLineControl | |
ShowPatterns(UTF8Array &out_patterns) const | ContourLineControl | |
ShowPositions(ContourLine::Mode &out_mode, FloatArray &out_positions) const | ContourLineControl | |
ShowVisibility(bool &out_state) const | ContourLineControl | |
ShowWeights(FloatArray &out_weights, LineSizeUnitsArray &out_units) const | ContourLineControl | |
Type() const | Object | |
UnsetColors() | ContourLineControl | |
UnsetEverything() | ContourLineControl | |
UnsetLighting() | ContourLineControl | |
UnsetPatterns() | ContourLineControl | |
UnsetPositions() | ContourLineControl | |
UnsetVisibility() | ContourLineControl | |
UnsetWeights() | ContourLineControl | |
~ContourLineControl() | ContourLineControl | |
~Object() (defined in Object) | Object | virtual |