Share via


PositionNormalTexturedInstanced Members

Microsoft Robotics Class Reference

The PositionNormalTexturedInstanced type exposes the following members.

Constructors

  Name Description
Public method PositionNormalTexturedInstanced(Vector4, Vector3, Vector2, Single)
Initialization constructor
Public method PositionNormalTexturedInstanced(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
Initialization constructor

Methods

  Name Description
Public method Equals
Object instance quality
(Overrides ValueType. . :: . .Equals(Object).)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Retrieves hash code
(Overrides ValueType. . :: . .GetHashCode() () () ().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Operators

  Name Description
Public operatorStatic member Equality
Equality operator
Public operatorStatic member Inequality
In-quality operator

Fields

  Name Description
Public field InstanceId
Texture coordinate element
Public field Normal
Normal element
Public field Position
Position element
Public field TextureCoordinates
Texture coordinate element
Public fieldStatic member VertexDeclaration
Declaration

Properties

  Name Description
Public propertyStatic member StrideSize
Size in bytes of this vertex declaration

See Also

PositionNormalTexturedInstanced Structure

Microsoft.Robotics.Simulation.Engine Namespace