BaseMesh.BaseMesh Constructor |
Language: |
Initializes a new instance of the BaseMesh class.
Visual Basic Public Sub New( _
ByVal pUnk As ID3DXBaseMesh _
)C# public BaseMesh(
ID3DXBaseMesh pUnk
);C++ public:
BaseMesh(
ID3DXBaseMesh pUnk
);JScript public function BaseMesh(
pUnk : ID3DXBaseMesh
);
pUnk Microsoft.DirectX.PrivateImplementationDetails.ID3DXBaseMesh
Unmanaged Component Object Model (COM) ID3DXBaseMesh interface pointer.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center