MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ConeObject Class Reference

Object to show Cone feature, position and radius are controlled by xf Generated from class MR.ConeObject. Base classes: Direct: (non-virtual) MR.AddVisualProperties<MR.FeatureObject, MR.DimensionsVisualizePropertyType.diameter, MR.DimensionsVisualizePropertyType.angle, MR.DimensionsVisualizePropertyType.length> Indirect: (non-virtual) MR.ObjectChildrenHolder MR.Object MR.VisualObject MR.FeatureObject This is the non-const half of the class. More...

+ Inheritance diagram for MR.ConeObject:

Public Member Functions

unsafe ConeObject ()
 Constructs an empty (default-constructed) instance.
 
unsafe ConeObject (MR._ByValue_ConeObject _other)
 Generated from constructor MR.ConeObject.ConeObject.
 
unsafe ConeObject (MR.Std.Const_Vector_MRVector3f pointsToApprox)
 Finds best Cone to approx given points Generated from constructor MR.ConeObject.ConeObject.
 
unsafe MR.ConeObject assign (MR._ByValue_ConeObject _other)
 Generated from method MR.ConeObject.operator=.
 
unsafe void setCenter (in MR.Vector3f center, MR._InOpt_ViewportId id=default)
 updates xf to fit given center. Center is the apex of the cone. Generated from method MR.ConeObject.setCenter. Parameter id defaults to {}.
 
unsafe void setDirection (in MR.Vector3f normal, MR._InOpt_ViewportId id=default)
 updates xf to fit main axis Generated from method MR.ConeObject.setDirection. Parameter id defaults to {}.
 
unsafe void setHeight (float height, MR._InOpt_ViewportId id=default)
 updates xf to fit cone height Generated from method MR.ConeObject.setHeight. Parameter id defaults to {}.
 
unsafe void setAngle (float angle, MR._InOpt_ViewportId id=default)
 updates xf to fit given cone angle. It is an angle betweeh main axis and side Generated from method MR.ConeObject.setAngle. Parameter id defaults to {}.
 
unsafe void setBaseRadius (float radius, MR._InOpt_ViewportId id=default)
 Updates the xf for the new base radius. Generated from method MR.ConeObject.setBaseRadius. Parameter id defaults to {}.
 
unsafe void setXf (in MR.AffineXf3f xf, MR._InOpt_ViewportId id=default)
 Generated from method MR.ConeObject.setXf. Parameter id defaults to {}.
 
unsafe void resetXf (MR._InOpt_ViewportId id=default)
 Generated from method MR.ConeObject.resetXf. Parameter id defaults to {}.
 
unsafe void setDecorationsColor (in MR.Color color, bool selected, MR._InOpt_ViewportId viewportId=default)
 Generated from method MR.ConeObject.setDecorationsColor. Parameter viewportId defaults to {}.
 
unsafe void setDecorationsColorForAllViewports (MR._ByValue_ViewportProperty_MRColor val, bool selected)
 Generated from method MR.ConeObject.setDecorationsColorForAllViewports.
 
unsafe void setPointSize (float pointSize)
 Generated from method MR.ConeObject.setPointSize.
 
unsafe void setLineWidth (float lineWidth)
 Generated from method MR.ConeObject.setLineWidth.
 
unsafe void setSubfeaturePointSize (float pointSize)
 Generated from method MR.ConeObject.setSubfeaturePointSize.
 
unsafe void setSubfeatureLineWidth (float lineWidth)
 Generated from method MR.ConeObject.setSubfeatureLineWidth.
 
unsafe void setMainFeatureAlpha (float alpha)
 Generated from method MR.ConeObject.setMainFeatureAlpha.
 
unsafe void setSubfeatureAlphaPoints (float alpha)
 Generated from method MR.ConeObject.setSubfeatureAlphaPoints.
 
unsafe void setSubfeatureAlphaLines (float alpha)
 Generated from method MR.ConeObject.setSubfeatureAlphaLines.
 
unsafe void setSubfeatureAlphaMesh (float alpha)
 Generated from method MR.ConeObject.setSubfeatureAlphaMesh.
 
unsafe void setVisualizeProperty (bool value, MR.Const_AnyVisualizeMaskEnum type, MR.Const_ViewportMask viewportMask)
 set visual property in all viewports specified by the mask Generated from method MR.ConeObject.setVisualizeProperty.
 
unsafe void setVisualizePropertyMask (MR.Const_AnyVisualizeMaskEnum type, MR.Const_ViewportMask viewportMask)
 set visual property mask Generated from method MR.ConeObject.setVisualizePropertyMask.
 
unsafe void toggleVisualizeProperty (MR.Const_AnyVisualizeMaskEnum type, MR.Const_ViewportMask viewportMask)
 toggle visual property in all viewports specified by the mask Generated from method MR.ConeObject.toggleVisualizeProperty.
 
unsafe void setAllVisualizeProperties (MR.Std.Const_Vector_MRViewportMask properties)
 set all visualize properties masks Generated from method MR.ConeObject.setAllVisualizeProperties.
 
unsafe void copyAllSolidColors (MR.Const_VisualObject other)
 set all object solid colors (front/back/etc.) from other object for all viewports Generated from method MR.ConeObject.copyAllSolidColors.
 
unsafe void setGlobalClippedByPlane (bool on, MR.Const_ViewportMask? viewportMask=null)
 if false deactivates clipped-by-plane for this object and all of its parents, otherwise sets clipped-by-plane for this this object only Generated from method MR.ConeObject.setGlobalClippedByPlane. Parameter viewportMask defaults to ViewportMask.all().
 
unsafe void setFrontColor (in MR.Color color, bool selected, MR._InOpt_ViewportId viewportId=default)
 sets color of object when it is selected/not-selected (depending on argument) in given viewport Generated from method MR.ConeObject.setFrontColor. Parameter viewportId defaults to {}.
 
unsafe void setFrontColorsForAllViewports (MR._ByValue_ViewportProperty_MRColor val, bool? selected=null)
 sets color of object when it is selected/not-selected (depending on argument) in all viewports Generated from method MR.ConeObject.setFrontColorsForAllViewports. Parameter selected defaults to true.
 
unsafe void setBackColorsForAllViewports (MR._ByValue_ViewportProperty_MRColor val)
 sets backward color of object in all viewports Generated from method MR.ConeObject.setBackColorsForAllViewports.
 
unsafe void setBackColor (in MR.Color color, MR._InOpt_ViewportId viewportId=default)
 sets backward color of object in given viewport Generated from method MR.ConeObject.setBackColor. Parameter viewportId defaults to {}.
 
unsafe void setGlobalAlpha (byte alpha, MR._InOpt_ViewportId viewportId=default)
 sets global transparency alpha of object in given viewport Generated from method MR.ConeObject.setGlobalAlpha. Parameter viewportId defaults to {}.
 
unsafe void setGlobalAlphaForAllViewports (MR._ByValue_ViewportProperty_UnsignedChar val)
 sets global transparency alpha of object in all viewports Generated from method MR.ConeObject.setGlobalAlphaForAllViewports.
 
unsafe void setDirtyFlags (uint mask, bool? invalidateCaches=null)
 sets some dirty flags for the object (to force its visual update)
 
unsafe void setPickable (bool on, MR.Const_ViewportMask? viewportMask=null)
 sets the object as can/cannot be picked (by mouse) in all of given viewports Generated from method MR.ConeObject.setPickable. Parameter viewportMask defaults to ViewportMask.all().
 
unsafe void setColoringType (MR.ColoringType coloringType)
 sets coloring mode of the object with given argument Generated from method MR.ConeObject.setColoringType.
 
unsafe void setShininess (float shininess)
 sets shininess visual value of the object with given argument Generated from method MR.ConeObject.setShininess.
 
unsafe void setSpecularStrength (float specularStrength)
 sets intensity of reflections Generated from method MR.ConeObject.setSpecularStrength.
 
unsafe void setAmbientStrength (float ambientStrength)
 sets intensity of non-directional light Generated from method MR.ConeObject.setAmbientStrength.
 
unsafe void setUseDefaultScenePropertiesOnDeserialization (bool useDefaultScenePropertiesOnDeserialization)
 set whether the scene-related properties should get their values from SceneColors and SceneSettings instances rather than from the input data on deserialization Generated from method MR.ConeObject.setUseDefaultScenePropertiesOnDeserialization.
 
unsafe void resetFrontColor ()
 reset basic object colors to their default values from the current theme Generated from method MR.ConeObject.resetFrontColor.
 
unsafe void resetColors ()
 reset all object colors to their default values from the current theme Generated from method MR.ConeObject.resetColors.
 
unsafe void setName (string name)
 Generated from method MR.ConeObject.setName.
 
unsafe void setXfsForAllViewports (MR._ByValue_ViewportProperty_MRAffineXf3f xf)
 modifies xfs for all viewports at once Generated from method MR.ConeObject.setXfsForAllViewports.
 
unsafe void setWorldXf (in MR.AffineXf3f xf, MR._InOpt_ViewportId id=default)
 Generated from method MR.ConeObject.setWorldXf. Parameter id defaults to {}.
 
unsafe void applyScale (float scaleFactor)
 scale object size (all point positions) Generated from method MR.ConeObject.applyScale.
 
unsafe void setGlobalVisibility (bool on, MR.Const_ViewportMask? viewportMask=null)
 if true sets all predecessors visible, otherwise sets this object invisible Generated from method MR.ConeObject.setGlobalVisibility. Parameter viewportMask defaults to ViewportMask.any().
 
unsafe void setLocked (bool on)
 Generated from method MR.ConeObject.setLocked.
 
unsafe void setParentLocked (bool lock_)
 Generated from method MR.ConeObject.setParentLocked.
 
unsafe bool detachFromParent ()
 removes this from its parent children list returns false if it was already orphan Generated from method MR.ConeObject.detachFromParent.
 
unsafe bool addChild (MR._ByValueShared_Object child, bool? recognizedChild=null)
 adds given object at the end of children (recognized or not); returns false if it was already child of this, of if given pointer is empty; child object will always report this as parent after the call;
 
unsafe bool addChildBefore (MR._ByValueShared_Object newChild, MR.Const_Object existingChild)
 adds given object in the recognized children before existingChild; if newChild was already among this children then moves it just before existingChild keeping the order of other children intact; returns false if newChild is nullptr, or existingChild is not a child of this Generated from method MR.ConeObject.addChildBefore.
 
unsafe void removeAllChildren ()
 detaches all recognized children from this, keeping all unrecognized ones Generated from method MR.ConeObject.removeAllChildren.
 
unsafe void sortChildren ()
 sort recognized children by name Generated from method MR.ConeObject.sortChildren.
 
unsafe bool select (bool on)
 selects the object, returns true if value changed, otherwise returns false Generated from method MR.ConeObject.select.
 
unsafe void setAncillary (bool ancillary)
 ancillary object is an object hidden (in scene menu) from a regular user such objects cannot be selected, and if it has been selected, it is unselected when turn ancillary Generated from method MR.ConeObject.setAncillary.
 
unsafe void setVisible (bool on, MR.Const_ViewportMask? viewportMask=null)
 sets the object visible in the viewports specified by the mask (by default in all viewports) Generated from method MR.ConeObject.setVisible. Parameter viewportMask defaults to ViewportMask.all().
 
unsafe void setVisibilityMask (MR.Const_ViewportMask viewportMask)
 specifies object visibility as bitmask of viewports Generated from method MR.ConeObject.setVisibilityMask.
 
unsafe void swap (MR.Object other)
 swaps this object with other note: do not swap object signals, so listeners will get notifications from swapped object requires implementation of swapBase_ and swapSignals_ (if type has signals) Generated from method MR.ConeObject.swap.
 
unsafe bool addTag (string tag)
 adds tag to the object's tag storage additionally calls ObjectTagManager.tagAddedSignal NOTE: tags starting with a dot are considered as service ones and might be hidden from UI Generated from method MR.ConeObject.addTag.
 
unsafe bool removeTag (string tag)
 removes tag from the object's tag storage additionally calls ObjectTagManager.tagRemovedSignal Generated from method MR.ConeObject.removeTag.
 

Static Public Member Functions

static unsafe implicit operator MR.ObjectChildrenHolder (ConeObject self)
 
static unsafe implicit operator MR.Object (ConeObject self)
 
static unsafe implicit operator MR.VisualObject (ConeObject self)
 
static unsafe implicit operator MR.FeatureObject (ConeObject self)
 
static unsafe implicit operator MR.AddVisualProperties_MRFeatureObject_MRDimensionsVisualizePropertyTypeDiameter_MRDimensionsVisualizePropertyTypeAngle_MRDimensionsVisualizePropertyTypeLength (ConeObject self)
 
static unsafe operator ConeObject? (MR.Object parent)
 
static unsafe operator ConeObject? (MR.VisualObject parent)
 
static unsafe operator ConeObject? (MR.FeatureObject parent)
 
static unsafe operator ConeObject? (MR.AddVisualProperties_MRFeatureObject_MRDimensionsVisualizePropertyTypeDiameter_MRDimensionsVisualizePropertyTypeAngle_MRDimensionsVisualizePropertyTypeLength parent)
 
static unsafe implicit operator ConeObject (MR.Std.Const_Vector_MRVector3f pointsToApprox)
 Finds best Cone to approx given points Generated from constructor MR.ConeObject.ConeObject.
 

Detailed Description

Object to show Cone feature, position and radius are controlled by xf Generated from class MR.ConeObject. Base classes: Direct: (non-virtual) MR.AddVisualProperties<MR.FeatureObject, MR.DimensionsVisualizePropertyType.diameter, MR.DimensionsVisualizePropertyType.angle, MR.DimensionsVisualizePropertyType.length> Indirect: (non-virtual) MR.ObjectChildrenHolder MR.Object MR.VisualObject MR.FeatureObject This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ConeObject() [1/3]

unsafe MR.ConeObject.ConeObject ( )
inline

Constructs an empty (default-constructed) instance.

◆ ConeObject() [2/3]

unsafe MR.ConeObject.ConeObject ( MR._ByValue_ConeObject _other)
inline

Generated from constructor MR.ConeObject.ConeObject.

◆ ConeObject() [3/3]

unsafe MR.ConeObject.ConeObject ( MR.Std.Const_Vector_MRVector3f pointsToApprox)
inline

Finds best Cone to approx given points Generated from constructor MR.ConeObject.ConeObject.

Member Function Documentation

◆ addChild()

unsafe bool MR.ConeObject.addChild ( MR._ByValueShared_Object child,
bool? recognizedChild = null )
inline

adds given object at the end of children (recognized or not); returns false if it was already child of this, of if given pointer is empty; child object will always report this as parent after the call;

Parameters
recognizedChildif set to false then child object will be excluded from children() and it will be stored by weak_ptr Generated from method MR.ConeObject.addChild. Parameter recognizedChild defaults to true.

◆ addChildBefore()

unsafe bool MR.ConeObject.addChildBefore ( MR._ByValueShared_Object newChild,
MR.Const_Object existingChild )
inline

adds given object in the recognized children before existingChild; if newChild was already among this children then moves it just before existingChild keeping the order of other children intact; returns false if newChild is nullptr, or existingChild is not a child of this Generated from method MR.ConeObject.addChildBefore.

◆ addTag()

unsafe bool MR.ConeObject.addTag ( string tag)
inline

adds tag to the object's tag storage additionally calls ObjectTagManager.tagAddedSignal NOTE: tags starting with a dot are considered as service ones and might be hidden from UI Generated from method MR.ConeObject.addTag.

◆ applyScale()

unsafe void MR.ConeObject.applyScale ( float scaleFactor)
inline

scale object size (all point positions) Generated from method MR.ConeObject.applyScale.

◆ assign()

unsafe MR.ConeObject MR.ConeObject.assign ( MR._ByValue_ConeObject _other)
inline

Generated from method MR.ConeObject.operator=.

◆ copyAllSolidColors()

unsafe void MR.ConeObject.copyAllSolidColors ( MR.Const_VisualObject other)
inline

set all object solid colors (front/back/etc.) from other object for all viewports Generated from method MR.ConeObject.copyAllSolidColors.

◆ detachFromParent()

unsafe bool MR.ConeObject.detachFromParent ( )
inline

removes this from its parent children list returns false if it was already orphan Generated from method MR.ConeObject.detachFromParent.

◆ operator ConeObject()

static unsafe implicit MR.ConeObject.operator ConeObject ( MR.Std.Const_Vector_MRVector3f pointsToApprox)
inlinestatic

Finds best Cone to approx given points Generated from constructor MR.ConeObject.ConeObject.

◆ operator ConeObject?() [1/4]

◆ operator ConeObject?() [2/4]

static unsafe MR.ConeObject.operator ConeObject? ( MR.FeatureObject parent)
inlineexplicitstatic

◆ operator ConeObject?() [3/4]

static unsafe MR.ConeObject.operator ConeObject? ( MR.Object parent)
inlineexplicitstatic

◆ operator ConeObject?() [4/4]

static unsafe MR.ConeObject.operator ConeObject? ( MR.VisualObject parent)
inlineexplicitstatic

◆ operator MR.AddVisualProperties_MRFeatureObject_MRDimensionsVisualizePropertyTypeDiameter_MRDimensionsVisualizePropertyTypeAngle_MRDimensionsVisualizePropertyTypeLength()

◆ operator MR.FeatureObject()

static unsafe implicit MR.ConeObject.operator MR.FeatureObject ( ConeObject self)
inlinestatic

◆ operator MR.Object()

static unsafe implicit MR.ConeObject.operator MR.Object ( ConeObject self)
inlinestatic

◆ operator MR.ObjectChildrenHolder()

static unsafe implicit MR.ConeObject.operator MR.ObjectChildrenHolder ( ConeObject self)
inlinestatic

◆ operator MR.VisualObject()

static unsafe implicit MR.ConeObject.operator MR.VisualObject ( ConeObject self)
inlinestatic

◆ removeAllChildren()

unsafe void MR.ConeObject.removeAllChildren ( )
inline

detaches all recognized children from this, keeping all unrecognized ones Generated from method MR.ConeObject.removeAllChildren.

◆ removeTag()

unsafe bool MR.ConeObject.removeTag ( string tag)
inline

removes tag from the object's tag storage additionally calls ObjectTagManager.tagRemovedSignal Generated from method MR.ConeObject.removeTag.

◆ resetColors()

unsafe void MR.ConeObject.resetColors ( )
inline

reset all object colors to their default values from the current theme Generated from method MR.ConeObject.resetColors.

◆ resetFrontColor()

unsafe void MR.ConeObject.resetFrontColor ( )
inline

reset basic object colors to their default values from the current theme Generated from method MR.ConeObject.resetFrontColor.

◆ resetXf()

unsafe void MR.ConeObject.resetXf ( MR._InOpt_ViewportId id = default)
inline

Generated from method MR.ConeObject.resetXf. Parameter id defaults to {}.

◆ select()

unsafe bool MR.ConeObject.select ( bool on)
inline

selects the object, returns true if value changed, otherwise returns false Generated from method MR.ConeObject.select.

◆ setAllVisualizeProperties()

unsafe void MR.ConeObject.setAllVisualizeProperties ( MR.Std.Const_Vector_MRViewportMask properties)
inline

set all visualize properties masks Generated from method MR.ConeObject.setAllVisualizeProperties.

◆ setAmbientStrength()

unsafe void MR.ConeObject.setAmbientStrength ( float ambientStrength)
inline

sets intensity of non-directional light Generated from method MR.ConeObject.setAmbientStrength.

◆ setAncillary()

unsafe void MR.ConeObject.setAncillary ( bool ancillary)
inline

ancillary object is an object hidden (in scene menu) from a regular user such objects cannot be selected, and if it has been selected, it is unselected when turn ancillary Generated from method MR.ConeObject.setAncillary.

◆ setAngle()

unsafe void MR.ConeObject.setAngle ( float angle,
MR._InOpt_ViewportId id = default )
inline

updates xf to fit given cone angle. It is an angle betweeh main axis and side Generated from method MR.ConeObject.setAngle. Parameter id defaults to {}.

◆ setBackColor()

unsafe void MR.ConeObject.setBackColor ( in MR.Color color,
MR._InOpt_ViewportId viewportId = default )
inline

sets backward color of object in given viewport Generated from method MR.ConeObject.setBackColor. Parameter viewportId defaults to {}.

◆ setBackColorsForAllViewports()

unsafe void MR.ConeObject.setBackColorsForAllViewports ( MR._ByValue_ViewportProperty_MRColor val)
inline

sets backward color of object in all viewports Generated from method MR.ConeObject.setBackColorsForAllViewports.

◆ setBaseRadius()

unsafe void MR.ConeObject.setBaseRadius ( float radius,
MR._InOpt_ViewportId id = default )
inline

Updates the xf for the new base radius. Generated from method MR.ConeObject.setBaseRadius. Parameter id defaults to {}.

◆ setCenter()

unsafe void MR.ConeObject.setCenter ( in MR.Vector3f center,
MR._InOpt_ViewportId id = default )
inline

updates xf to fit given center. Center is the apex of the cone. Generated from method MR.ConeObject.setCenter. Parameter id defaults to {}.

◆ setColoringType()

unsafe void MR.ConeObject.setColoringType ( MR.ColoringType coloringType)
inline

sets coloring mode of the object with given argument Generated from method MR.ConeObject.setColoringType.

◆ setDecorationsColor()

unsafe void MR.ConeObject.setDecorationsColor ( in MR.Color color,
bool selected,
MR._InOpt_ViewportId viewportId = default )
inline

Generated from method MR.ConeObject.setDecorationsColor. Parameter viewportId defaults to {}.

◆ setDecorationsColorForAllViewports()

unsafe void MR.ConeObject.setDecorationsColorForAllViewports ( MR._ByValue_ViewportProperty_MRColor val,
bool selected )
inline

◆ setDirection()

unsafe void MR.ConeObject.setDirection ( in MR.Vector3f normal,
MR._InOpt_ViewportId id = default )
inline

updates xf to fit main axis Generated from method MR.ConeObject.setDirection. Parameter id defaults to {}.

◆ setDirtyFlags()

unsafe void MR.ConeObject.setDirtyFlags ( uint mask,
bool? invalidateCaches = null )
inline

sets some dirty flags for the object (to force its visual update)

Parameters
maskis a union of DirtyFlags flags
invalidateCacheswhether to automatically invalidate model caches (pass false here if you manually update the caches) Generated from method MR.ConeObject.setDirtyFlags. Parameter invalidateCaches defaults to true.

◆ setFrontColor()

unsafe void MR.ConeObject.setFrontColor ( in MR.Color color,
bool selected,
MR._InOpt_ViewportId viewportId = default )
inline

sets color of object when it is selected/not-selected (depending on argument) in given viewport Generated from method MR.ConeObject.setFrontColor. Parameter viewportId defaults to {}.

◆ setFrontColorsForAllViewports()

unsafe void MR.ConeObject.setFrontColorsForAllViewports ( MR._ByValue_ViewportProperty_MRColor val,
bool? selected = null )
inline

sets color of object when it is selected/not-selected (depending on argument) in all viewports Generated from method MR.ConeObject.setFrontColorsForAllViewports. Parameter selected defaults to true.

◆ setGlobalAlpha()

unsafe void MR.ConeObject.setGlobalAlpha ( byte alpha,
MR._InOpt_ViewportId viewportId = default )
inline

sets global transparency alpha of object in given viewport Generated from method MR.ConeObject.setGlobalAlpha. Parameter viewportId defaults to {}.

◆ setGlobalAlphaForAllViewports()

unsafe void MR.ConeObject.setGlobalAlphaForAllViewports ( MR._ByValue_ViewportProperty_UnsignedChar val)
inline

sets global transparency alpha of object in all viewports Generated from method MR.ConeObject.setGlobalAlphaForAllViewports.

◆ setGlobalClippedByPlane()

unsafe void MR.ConeObject.setGlobalClippedByPlane ( bool on,
MR.Const_ViewportMask? viewportMask = null )
inline

if false deactivates clipped-by-plane for this object and all of its parents, otherwise sets clipped-by-plane for this this object only Generated from method MR.ConeObject.setGlobalClippedByPlane. Parameter viewportMask defaults to ViewportMask.all().

◆ setGlobalVisibility()

unsafe void MR.ConeObject.setGlobalVisibility ( bool on,
MR.Const_ViewportMask? viewportMask = null )
inline

if true sets all predecessors visible, otherwise sets this object invisible Generated from method MR.ConeObject.setGlobalVisibility. Parameter viewportMask defaults to ViewportMask.any().

◆ setHeight()

unsafe void MR.ConeObject.setHeight ( float height,
MR._InOpt_ViewportId id = default )
inline

updates xf to fit cone height Generated from method MR.ConeObject.setHeight. Parameter id defaults to {}.

◆ setLineWidth()

unsafe void MR.ConeObject.setLineWidth ( float lineWidth)
inline

Generated from method MR.ConeObject.setLineWidth.

◆ setLocked()

unsafe void MR.ConeObject.setLocked ( bool on)
inline

Generated from method MR.ConeObject.setLocked.

◆ setMainFeatureAlpha()

unsafe void MR.ConeObject.setMainFeatureAlpha ( float alpha)
inline

Generated from method MR.ConeObject.setMainFeatureAlpha.

◆ setName()

unsafe void MR.ConeObject.setName ( string name)
inline

Generated from method MR.ConeObject.setName.

◆ setParentLocked()

unsafe void MR.ConeObject.setParentLocked ( bool lock_)
inline

Generated from method MR.ConeObject.setParentLocked.

◆ setPickable()

unsafe void MR.ConeObject.setPickable ( bool on,
MR.Const_ViewportMask? viewportMask = null )
inline

sets the object as can/cannot be picked (by mouse) in all of given viewports Generated from method MR.ConeObject.setPickable. Parameter viewportMask defaults to ViewportMask.all().

◆ setPointSize()

unsafe void MR.ConeObject.setPointSize ( float pointSize)
inline

Generated from method MR.ConeObject.setPointSize.

◆ setShininess()

unsafe void MR.ConeObject.setShininess ( float shininess)
inline

sets shininess visual value of the object with given argument Generated from method MR.ConeObject.setShininess.

◆ setSpecularStrength()

unsafe void MR.ConeObject.setSpecularStrength ( float specularStrength)
inline

sets intensity of reflections Generated from method MR.ConeObject.setSpecularStrength.

◆ setSubfeatureAlphaLines()

unsafe void MR.ConeObject.setSubfeatureAlphaLines ( float alpha)
inline

Generated from method MR.ConeObject.setSubfeatureAlphaLines.

◆ setSubfeatureAlphaMesh()

unsafe void MR.ConeObject.setSubfeatureAlphaMesh ( float alpha)
inline

Generated from method MR.ConeObject.setSubfeatureAlphaMesh.

◆ setSubfeatureAlphaPoints()

unsafe void MR.ConeObject.setSubfeatureAlphaPoints ( float alpha)
inline

◆ setSubfeatureLineWidth()

unsafe void MR.ConeObject.setSubfeatureLineWidth ( float lineWidth)
inline

Generated from method MR.ConeObject.setSubfeatureLineWidth.

◆ setSubfeaturePointSize()

unsafe void MR.ConeObject.setSubfeaturePointSize ( float pointSize)
inline

Generated from method MR.ConeObject.setSubfeaturePointSize.

◆ setUseDefaultScenePropertiesOnDeserialization()

unsafe void MR.ConeObject.setUseDefaultScenePropertiesOnDeserialization ( bool useDefaultScenePropertiesOnDeserialization)
inline

set whether the scene-related properties should get their values from SceneColors and SceneSettings instances rather than from the input data on deserialization Generated from method MR.ConeObject.setUseDefaultScenePropertiesOnDeserialization.

◆ setVisibilityMask()

unsafe void MR.ConeObject.setVisibilityMask ( MR.Const_ViewportMask viewportMask)
inline

specifies object visibility as bitmask of viewports Generated from method MR.ConeObject.setVisibilityMask.

◆ setVisible()

unsafe void MR.ConeObject.setVisible ( bool on,
MR.Const_ViewportMask? viewportMask = null )
inline

sets the object visible in the viewports specified by the mask (by default in all viewports) Generated from method MR.ConeObject.setVisible. Parameter viewportMask defaults to ViewportMask.all().

◆ setVisualizeProperty()

unsafe void MR.ConeObject.setVisualizeProperty ( bool value,
MR.Const_AnyVisualizeMaskEnum type,
MR.Const_ViewportMask viewportMask )
inline

set visual property in all viewports specified by the mask Generated from method MR.ConeObject.setVisualizeProperty.

◆ setVisualizePropertyMask()

unsafe void MR.ConeObject.setVisualizePropertyMask ( MR.Const_AnyVisualizeMaskEnum type,
MR.Const_ViewportMask viewportMask )
inline

set visual property mask Generated from method MR.ConeObject.setVisualizePropertyMask.

◆ setWorldXf()

unsafe void MR.ConeObject.setWorldXf ( in MR.AffineXf3f xf,
MR._InOpt_ViewportId id = default )
inline

Generated from method MR.ConeObject.setWorldXf. Parameter id defaults to {}.

◆ setXf()

unsafe void MR.ConeObject.setXf ( in MR.AffineXf3f xf,
MR._InOpt_ViewportId id = default )
inline

Generated from method MR.ConeObject.setXf. Parameter id defaults to {}.

◆ setXfsForAllViewports()

unsafe void MR.ConeObject.setXfsForAllViewports ( MR._ByValue_ViewportProperty_MRAffineXf3f xf)
inline

modifies xfs for all viewports at once Generated from method MR.ConeObject.setXfsForAllViewports.

◆ sortChildren()

unsafe void MR.ConeObject.sortChildren ( )
inline

sort recognized children by name Generated from method MR.ConeObject.sortChildren.

◆ swap()

unsafe void MR.ConeObject.swap ( MR.Object other)
inline

swaps this object with other note: do not swap object signals, so listeners will get notifications from swapped object requires implementation of swapBase_ and swapSignals_ (if type has signals) Generated from method MR.ConeObject.swap.

◆ toggleVisualizeProperty()

unsafe void MR.ConeObject.toggleVisualizeProperty ( MR.Const_AnyVisualizeMaskEnum type,
MR.Const_ViewportMask viewportMask )
inline

toggle visual property in all viewports specified by the mask Generated from method MR.ConeObject.toggleVisualizeProperty.


The documentation for this class was generated from the following file: