Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Engine.Graphics.ExtensionMethods

静态 Public 成员函数

static int GetSize (this IndexFormat format)
static string GetSemanticString (this VertexElementSemantic semantic)
static int GetSize (this ColorFormat format)
static int GetSize (this DepthFormat format)
static int GetPrimitivesCount (this PrimitiveType primitiveType, int indicesCount)
static int GetSize (this ShaderParameterType type)
static int GetElementsCount (this VertexElementFormat format)
static int GetElementSize (this VertexElementFormat format)
static int GetSize (this VertexElementFormat format)

详细描述

在文件 ExtensionMethods.cs2 行定义.

成员函数说明

◆ GetElementsCount()

int Engine.Graphics.ExtensionMethods.GetElementsCount ( this VertexElementFormat format)
static

在文件 ExtensionMethods.cs75 行定义.

◆ GetElementSize()

int Engine.Graphics.ExtensionMethods.GetElementSize ( this VertexElementFormat format)
static

在文件 ExtensionMethods.cs91 行定义.

◆ GetPrimitivesCount()

int Engine.Graphics.ExtensionMethods.GetPrimitivesCount ( this PrimitiveType primitiveType,
int indicesCount )
static

在文件 ExtensionMethods.cs54 行定义.

函数调用图:

◆ GetSemanticString()

string Engine.Graphics.ExtensionMethods.GetSemanticString ( this VertexElementSemantic semantic)
static

在文件 ExtensionMethods.cs11 行定义.

◆ GetSize() [1/5]

int Engine.Graphics.ExtensionMethods.GetSize ( this ColorFormat format)
static

在文件 ExtensionMethods.cs32 行定义.

◆ GetSize() [2/5]

int Engine.Graphics.ExtensionMethods.GetSize ( this DepthFormat format)
static

在文件 ExtensionMethods.cs45 行定义.

◆ GetSize() [3/5]

int Engine.Graphics.ExtensionMethods.GetSize ( this IndexFormat format)
static

在文件 ExtensionMethods.cs3 行定义.

◆ GetSize() [4/5]

int Engine.Graphics.ExtensionMethods.GetSize ( this ShaderParameterType type)
static

在文件 ExtensionMethods.cs64 行定义.

◆ GetSize() [5/5]

int Engine.Graphics.ExtensionMethods.GetSize ( this VertexElementFormat format)
static

在文件 ExtensionMethods.cs107 行定义.


该类的文档由以下文件生成: