Click or drag to resize
SoRenderObject Class

Note: This API is now obsolete.

Obsoletesince Open Inventor 9800 SoRenderList node and SoRenderObject class have been deprecated and will be removed in next major version.

Inheritance Hierarchy

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class SoRenderObject : SoNetBase

The SoRenderObject type exposes the following members.

Constructors
  NameDescription
Public methodSoRenderObject
Initializes a new instance of the SoRenderObject class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBox
Public methodGetDecimation
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetIndex
Public methodGetPath
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasIndex
Public methodInvalidate
Public methodResetIndex
Public methodSetDecimation
Public methodSetIndex
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyIsOccluder
Public propertyIsTranslucent
Top
Remarks

See Also