Table of Contents

EditTSCtrl::renderSphere

(Point3F pos, float radius, int subdivisions=NULL)

Syntax

void EditTSCtrl::renderSphere(Point3F %pos, float %radius[, int %subdivisions=NULL]);

Parameters

Point3F %pos
No description available.

float %radius
No description available.

[optional] int %subdivisions=NULL
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

EditTSCtrl::renderCircle
EditTSCtrl::renderLine
EditTSCtrl::renderTriangle

References

This function is not called by any other functions.