TriangularFacet class

TriangularFacet class

Triangular facet of the surface.

The TriangularFacet type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TriangularFacet

Properties

PropertyDescription
normalGets or sets the surface normal to the triangular facet.
vertex1Gets or sets the coordinates of the first vertex.
vertex2Gets or sets the coordinates of the second vertex.
vertex3Gets or sets the coordinates of the third vertex.
color_dataGets or sets the surface color.

See Also