Click or drag to resize
SoVolumeRendering Methods

The SoVolumeRendering type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetDelayedRendering Obsolete.

Returns the delayedRendering flag.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodStatic memberGetReadAlternateRep

Returns the readAlternateRep flag.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetWriteAlternateRep

Returns the writeAlternateRep flag.

Public methodStatic memberIsSupported

Returns information about hardware support for various volume rendering features.

Public methodStatic memberSetDelayedRendering Obsolete.

Sets the delayedRendering flag.

Public methodStatic memberSetReadAlternateRep

Sets the readAlternateRep flag.

Public methodStatic memberSetWriteAlternateRep

Sets the writeAlternateRep flag.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also