Home
Trees
Indices
Help
Python File Format Interface
Package pyffi
::
Package utils
::
Module vertex_cache
:: Class Mesh
[
hide private
]
[
frames
] |
no frames
]
Class Mesh
source code
Simple mesh implementation which keeps track of which triangles are used by which vertex, and vertex cache positions.
Instance Methods
[
hide private
]
__init__
(
self
,
triangles
,
vertex_score
=
None
)
Initialize mesh from given set of triangles.
source code
get_cache_optimized_triangles
(
self
)
Reorder triangles in a cache efficient way.
source code
Class Variables
[
hide private
]
_DEBUG
=
False
Home
Trees
Indices
Help
Python File Format Interface
Generated by Epydoc 3.0.1 on Mon Oct 10 19:04:04 2011
http://epydoc.sourceforge.net