BowyerWatsonTetrahedralization.Face Struct
Namespace: Stride.Rendering.LightProbes
Assembly: Stride.Rendering.dll
[DataSerializer(typeof(BowyerWatsonTetrahedralization.Face.Serializer))]
public struct Face
|
Improve this Doc
View Source
Fields
BackFace
Field Value
Type |
Description |
System.SByte |
|
BackTetrahedron
public int BackTetrahedron
Field Value
Type |
Description |
System.Int32 |
|
FrontFace
Field Value
Type |
Description |
System.SByte |
|
FrontTetrahedron
public int FrontTetrahedron
Field Value
Type |
Description |
System.Int32 |
|
Normal
Field Value
Vertices
Field Value
Type |
Description |
System.Int32* |
|
|
Improve this Doc
View Source
Methods
ToString()
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
Extension Methods