==========
TKE_Sphere
==========

Opcode
======

.. csv-table::

	"ASCII", "^Z"
	"Hexadecimal", "1A"
	"Decimal", "27"
	
	
Operands
========

| Byte options, Point center, Float radius,
| [Point axis, Point orthogonal] 

.. csv-table::
	
	"options", "low bit indicates absence of ``axis`` and ``orthogonal`` vectors"
	"center", "center point of the sphere"
	"radius", "radius of the sphere"
	"axis", "primary axis of the sphere"
	"orthogonal", "secondary (orientation) axis of the sphere"
	
	
Notes
=====

Defines a sphere.
