OrientedEdge
Struct
Read time 1 minuteLast updated 21 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.CAD
[Serializable]public struct OrientedEdge
Constructors
OrientedEdge(OrientedEdge)
Parameterspublic OrientedEdge(OrientedEdge o)
Type | Name | Description |
|---|---|---|
| OrientedEdge | o |
Fields
edge
Returnspublic uint edge
Type | Description |
|---|---|
| uint |
orientation
Returnspublic bool orientation
Type | Description |
|---|---|
| bool |