Package fabmetheus_utilities :: Package geometry :: Package geometry_tools :: Module vertex
[hide private]
[frames] | no frames]

Module vertex

source code

Vertex of a triangle mesh.


Date: $Date: 2008/02/05 $

Author: Enrique Perez (perez_enrique@yahoo.com)

License: GNU Affero General Public License http://www.gnu.org/licenses/agpl.html

Functions [hide private]
 
addGeometryList(vertexes, xmlElement)
Add vertex elements to an xml element.
source code
 
addVertexToAttributeDictionary(attributeDictionary, vertex)
Add to the attribute dictionary.
source code
 
getUnboundVertexElement(vertex)
Add vertex element to an xml element.
source code
 
processXMLElement(xmlElement)
Process the xml element.
source code
Variables [hide private]
  __credits__ = 'Art of Illusion <http://www.artofillusion.org/>'
  __package__ = 'fabmetheus_utilities.geometry.geometry_tools'