Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetNumColorChannels ( ) : uint | ||
GetNumUVChannels ( ) : uint | ||
HasBones ( ) : bool | ||
HasFaces ( ) : bool | ||
HasNormals ( ) : bool | ||
HasPositions ( ) : bool | ||
HasTangentsAndBitangents ( ) : bool | ||
HasTextureCoords ( uint pIndex ) : bool | ||
HasVertexColors ( uint pIndex ) : bool | ||
aiMesh ( ) : System |
Méthode | Description | |
---|---|---|
GetmAnimMeshes ( ) : aiAnimMeshVector | ||
GetmBitangents ( ) : aiVector3DVector | ||
GetmBones ( ) : aiBoneVector | ||
GetmColors ( ) : aiColor4DVectorVector | ||
GetmFaces ( ) : aiFaceVector | ||
GetmNormals ( ) : aiVector3DVector | ||
GetmNumUVComponents ( ) : UintVector | ||
GetmTangents ( ) : aiVector3DVector | ||
GetmTextureCoords ( ) : aiVector3DVectorVector | ||
GetmVertices ( ) : aiVector3DVector | ||
aiMesh ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( aiMesh, obj ) : HandleRef |
public HasTextureCoords ( uint pIndex ) : bool | ||
pIndex | uint | |
Résultat | bool |
public HasVertexColors ( uint pIndex ) : bool | ||
pIndex | uint | |
Résultat | bool |