AlignedByteOffset | SiliconStudio.Paradox.Graphics.VertexElement | |
AppendAligned | SiliconStudio.Paradox.Graphics.VertexElement | |
BiTangent(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
BiTangent(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
BiTangent< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Color(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Color(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Color< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Equals(VertexElement other) | SiliconStudio.Paradox.Graphics.VertexElement | |
Equals(object obj) | SiliconStudio.Paradox.Graphics.VertexElement | |
Format | SiliconStudio.Paradox.Graphics.VertexElement | |
GetHashCode() | SiliconStudio.Paradox.Graphics.VertexElement | |
Normal(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Normal(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Normal< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
operator!=(VertexElement left, VertexElement right) | SiliconStudio.Paradox.Graphics.VertexElement | static |
operator==(VertexElement left, VertexElement right) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Position(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Position(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Position< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
PositionTransformed(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
PositionTransformed(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
PositionTransformed< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
SemanticAsText | SiliconStudio.Paradox.Graphics.VertexElement | |
SemanticIndex | SiliconStudio.Paradox.Graphics.VertexElement | |
SemanticName | SiliconStudio.Paradox.Graphics.VertexElement | |
Tangent(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Tangent(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
Tangent< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
TextureCoordinate(PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
TextureCoordinate(int semanticIndex, PixelFormat format, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
TextureCoordinate< T >(int semanticIndex=0, int offsetInBytes=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | static |
ToString() | SiliconStudio.Paradox.Graphics.VertexElement | |
VertexElement(string semanticName, PixelFormat format) | SiliconStudio.Paradox.Graphics.VertexElement | |
VertexElement(string semanticName, int semanticIndex, PixelFormat format, int alignedByteOffset=AppendAligned) | SiliconStudio.Paradox.Graphics.VertexElement | |