Tesla Graphics Engine Documentation (January 2012)
D3D10EffectAnnotation Class
TeslaTesla.Direct3D10.GraphicsD3D10EffectAnnotation
Concrete Direct3D10 implementation of IEffectAnnotation.
Declaration Syntax
C#
public sealed class D3D10EffectAnnotation : IEffectAnnotation
Members
All Members Methods Properties



Icon Member Description
ColumnCount
Gets the number of columns in the class of this parameter.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetValueBool()()()()
Gets the value of the annotation as a bool.

GetValueInt()()()()
Gets the value of the annotation as an int.

GetValueMatrix()()()()
Gets the value of the annotation as a matrix.

GetValueQuaternion()()()()
Gets the value of the annotation as a quaternion.

GetValueSingle()()()()
Gets the value of the annotation as a single.

GetValueString()()()()
Gets the value of the annotation as a string.

GetValueVector2()()()()
Gets the value of the annotation as a vector2.

GetValueVector3()()()()
Gets the value of the annotation as a vector3.

GetValueVector4()()()()
Gets the value of the annotation as a vector4.

Name
Gets the annotation name.

ParameterClass
Gets the parameter class of the annotation.

ParameterType
Gets the parameter type of the annotation.

RowCount
Gets the number of rows in the class of this parameter.

Semantic
Gets the semantic of the annotation.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
D3D10EffectAnnotation

Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)