CustomVertex.PositionNormalFixed Constructor
Initializes a new instance of the CustomVertex.PositionNormalFixed structure.
Overload List
Name | Description |
---|---|
CustomVertex.PositionNormalFixed (Vector3Fixed, Vector3Fixed) | Initializes a new instance of the CustomVertex.PositionNormalFixed structure using vectors that specify the position and normal data. Supported by the .NET Compact Framework. |
CustomVertex.PositionNormalFixed (FixedPoint, FixedPoint, FixedPoint, FixedPoint, FixedPoint, FixedPoint) | Initializes a new instance of the CustomVertex.PositionNormalFixed structure using the specified fixed-point values. Supported by the .NET Compact Framework. |
See Also
Reference
CustomVertex.PositionNormalFixed Structure
CustomVertex.PositionNormalFixed Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace