Indiefreaks.Xna.Rendering.Instancing.Skinned |
Name | Description |
---|---|
InstanceEntity | Represents one single instance of a mesh. |
InstanceFactory | The InstanceFactory is responsible of creating and maintaining InstanceEntity instances |
InstanceModel | Extract mesh data from Xna Model to be used as instance reference by an InstanceFactory instance |
InstancingManager | The InstancingManager allows developers to create Hardware instances of a given mesh using a simple approach. |