Struct aiPolyMesh
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Syntax
Fields
schema
Declaration
Field Value
self
Declaration
Field Value
Type |
Description |
System.IntPtr |
|
Properties
sample
Declaration
public aiPolyMeshSample sample { get; }
Property Value
Methods
GetSummary(ref aiMeshSummary)
Declaration
public void GetSummary(ref aiMeshSummary dst)
Parameters
Operators
Implicit(aiPolyMesh to Boolean)
Declaration
public static implicit operator bool (aiPolyMesh v)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Implicit(aiPolyMesh to aiSchema)
Declaration
public static implicit operator aiSchema(aiPolyMesh v)
Parameters
Returns