Click or drag to resize
SoLDMGeomElement Methods

The SoLDMGeomElement type exposes the following members.

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

Returns the bounding box associated with the geometry.

Public methodGetGeomToTileDist

Returns the signed distance from the geometry to a tile in data/geometric coordinnate.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetMatrix

Returns the matrix associated with the geometry.

Public methodGetNode

Returns the LDM node.

Public methodGetROI

Returns the ROI associated with the geometry.

Public methodGetROIToTileDist

Returns the signed distance from the geometry ROI to a tile in data coordinnate.

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

Returns the weight associated with the geometry.

Public methodIsFullyTransparent
Public methodIsSkin
Public methodIsVolume
Public methodSetGeometry

Sets node member and returns information about whether any properties of the node have changed (change of ROI, bounding box...).

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