C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / InputAssemblerStage Class / SetPrimitiveTopology Method

In This Topic
SetPrimitiveTopology Method
In This Topic
void ID3D11DeviceContext::IASetPrimitiveTopology([In] D3D_PRIMITIVE_TOPOLOGY Topology)
Syntax
'Declaration
 
Public Sub SetPrimitiveTopology( _
   ByVal topology As PrimitiveTopology _
) 
 

Parameters

topology
See Also