Click or drag to resize

RenderMeshes Methods

The RenderMeshes type exposes the following members.

Methods
  NameDescription
Public methodAddInstance
Adds a new instance to the render primitives collection.
Public methodDispose
Dispose this collection
Protected methodDispose(Boolean)
Dispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Finalizer for this collection
(Overrides ObjectFinalize.)
Public methodGetEnumerator
Return an object to iterator over the instances in the collection
Public methodGetHashCode
Overrides default hash code function - just returns Hash
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also