Click or drag to resize

Face3 Constructor

Overload List
  NameDescription
Public methodFace3(SerializationInfo, StreamingContext)
Initializes a new instance of the Face3 struct. Deserialize MeshLoad.
Public methodFace3(Int32, Int32, Int32)
Initializes a new instance of the Face3 struct. Create triangle.
Public methodFace3(Int32, Int32, Int32, Int32)
Initializes a new instance of the Face3 struct. Create triangle.
Top
See Also