Boolean geometry utilities.
Modules | ||||||
|
Classes | ||||||||||
|
Functions | ||
|
Data | ||
__author__ = 'Enrique Perez (perez_enrique@yahoo.com)' __credits__ = 'Art of Illusion <http://www.artofillusion.org/>' __date__ = '$Date: 2008/02/05 $' __license__ = 'GPL 3.0' absolute_import = _Feature((2, 5, 0, 'alpha', 1), (2, 7, 0, 'alpha', 0), 16384) globalAccessibleAttributeDictionary = {'NestedVectorTestExample': <function getNestedVectorTestExample at 0x82a08b4>, 'Vector3': <function getVector3 at 0x82a08ec>, 'Vector3Index': <function getVector3Index at 0x82a0924>, 'complex': <function getComplex at 0x82a087c>} |
Author | ||
Enrique Perez (perez_enrique@yahoo.com) |
Credits | ||
Art of Illusion <http://www.artofillusion.org/> |