===================
TKE_Clipping_Region
===================

Opcode
======

.. csv-table::

	"ASCII", "O"
	"Hexadecimal", "4F",
	"Decimal", "79"
	
	
Operands
========

Byte options, 
Long count, (count)xPoint points 

.. csv-table::

	"options", "bitmask describing data"
	"count", "number of points in the region"
	"points", "``count`` triplets of x, y, z data"
	
	
Notes
=====

Describes a clipping region as a polygonal area to restrict where the geometry is displayed.


Options
=======

.. csv-table::

	"01", "Region is defined in window space (default is world space)"
