The XRenderQueue class defines the render queue that the objects to be rendered are picked out from.
The XRenderQueue..::.XRenderMaterialGroupQueue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XRenderQueue..::.XRenderMaterialGroupQueue |
Creates new XRenderQueue..::.XRenderMaterialGroupQueue class instance.
|
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the renderable object.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |
![]() | Clear |
Removes all element from the collection.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |
![]() | Compare |
Compares two objects.
(Overrides XRenderQueue..::.XRenderGroupQueueBase..::.Compare(IXRenderable, Int32).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | FindIndex |
Gets the renderable object position in the collection.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets collection items count.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |
![]() | Group |
Returns the render group of this collection.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |
![]() | Item |
Returns the renderable item at the position index.
(Inherited from XRenderQueue..::.XRenderGroupQueueBase.) |