Trees
Indices
Help
SkeinforgeEngine
Package fabmetheus_utilities
::
Package geometry
::
Package geometry_tools
::
Module face
:: Class Edge
[
hide private
]
[
frames
] |
no frames
]
Class Edge
source code
An edge of a triangle mesh.
Instance Methods
[
hide private
]
__init__
(
self
)
Set the face indexes to None.
source code
__repr__
(
self
)
Get the string representation of this Edge.
source code
addFaceIndex
(
self
,
faceIndex
)
Add first None face index to input face index.
source code
getFromVertexIndexes
(
self
,
edgeIndex
,
vertexIndexes
)
Initialize from two vertex indices.
source code
Trees
Indices
Help
SkeinforgeEngine
Generated by Epydoc 3.0.1 on Mon Nov 21 00:22:39 2011
http://epydoc.sourceforge.net