RenderableObjectNode Class |
Namespace: Ab3d.DirectX
public class RenderableObjectNode : RenderablePrimitive
The RenderableObjectNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | RenderableObjectNode(ObjectNode, MeshBase, Material) |
Initializes a new instance of the RenderableObjectNode class.
|
![]() | RenderableObjectNode(ObjectNode, MeshBase, SubMesh) |
Initializes a new instance of the RenderableObjectNode class.
|
![]() | RenderableObjectNode(ObjectNode, MeshBase, Material, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
|
![]() | RenderableObjectNode(ObjectNode, MeshBase, SubMesh, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
|
![]() | RenderableObjectNode(ObjectNode, MeshBase, Material, Int32, Int32) |
Initializes a new instance of the RenderableObjectNode class.
|
![]() | RenderableObjectNode(ObjectNode, MeshBase, Material, Int32, Int32, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
|
Name | Description | |
---|---|---|
![]() | ParentObjectNode |
ObjectNode used to initialize this RenderableObjectNode
|