Table of Contents

EditTSCtrl::renderTriangle

(Point3F a, Point3F b, Point3F c)

Syntax

void EditTSCtrl::renderTriangle(Point3F %a, Point3F %b, Point3F %c);

Parameters

Point3F %a
No description available.

Point3F %b
No description available.

Point3F %c
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

EditTSCtrl::renderCircle
EditTSCtrl::renderLine
EditTSCtrl::renderSphere

References

This function is not called by any other functions.