Share via


CustomVertex.PositionNormalFixed Constructor

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Initializes a new instance of the CustomVertex.PositionNormalFixed structure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework CustomVertex.PositionNormalFixed(Vector3Fixed, Vector3Fixed) Initializes a new instance of the CustomVertex.PositionNormalFixed structure using vectors that specify the position and normal data.
Public methodSupported 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.

Top

See Also

Reference

CustomVertex.PositionNormalFixed Structure

CustomVertex.PositionNormalFixed Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace