m3sh
Basic usage and examples
Mesh basics
Quickstart
Neighborhood traversal
Modules - API
Halfedge data structure
Auxiliary modules
Visualization
Indices
Index
Module index
Package source
m3sh
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__contains__() (m3sh.flags.FaceFlag method)
(m3sh.flags.HalfedgeFlag method)
(m3sh.flags.VertexFlag method)
(m3sh.hds.Face method)
(m3sh.hds.Halfedge method)
(m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
__getitem__() (m3sh.flags.FaceFlag class method)
(m3sh.flags.HalfedgeFlag class method)
(m3sh.flags.VertexFlag class method)
(m3sh.hds.Face method)
(m3sh.hds.Halfedge method)
(m3sh.hds.Mesh method)
__index__() (m3sh.hds.Face method)
(m3sh.hds.Vertex method)
__int__() (m3sh.hds.Face method)
(m3sh.hds.Vertex method)
__iter__() (m3sh.flags.FaceFlag method)
(m3sh.flags.HalfedgeFlag method)
(m3sh.flags.VertexFlag method)
(m3sh.hds.Face method)
(m3sh.hds.Halfedge method)
(m3sh.hds.Mesh method)
(m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
__len__() (m3sh.flags.FaceFlag method)
(m3sh.flags.HalfedgeFlag method)
(m3sh.flags.VertexFlag method)
(m3sh.hds.Face method)
(m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
A
aabb() (in module m3sh.vis)
actor (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
add() (in module m3sh.vis)
add_face() (m3sh.hds.Mesh method)
add_face_data() (m3sh.hds.Mesh method)
add_halfedge_data() (m3sh.hds.Mesh method)
add_vertex() (m3sh.hds.Mesh method)
add_vertex_data() (m3sh.hds.Mesh method)
angle() (in module m3sh.linalg)
Arrows (class in m3sh.vis)
B
barycenter (m3sh.hds.Face property)
boundary (m3sh.hds.Face property)
(m3sh.hds.Halfedge property)
(m3sh.hds.Vertex property)
bounds (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
bounds() (in module m3sh.traits)
box() (in module m3sh.vis)
C
callback() (in module m3sh.vis)
canvas() (in module m3sh.vis)
Circles (class in m3sh.vis)
clamp() (in module m3sh.linalg)
clean() (m3sh.hds.Mesh method)
clear() (m3sh.hds.Mesh method)
clone() (m3sh.hds.Mesh method)
collapse_halfedge() (m3sh.hds.Mesh method)
collapsible (m3sh.hds.Halfedge property)
color (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.GlyphMixin property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Spheres property)
colorbar() (in module m3sh.vis)
colorize() (m3sh.vis.Arrows method)
(m3sh.vis.Circles method)
(m3sh.vis.Cones method)
(m3sh.vis.Disks method)
(m3sh.vis.GlyphMixin method)
(m3sh.vis.OrientedGlyphs method)
(m3sh.vis.PolyData method)
(m3sh.vis.PolyGraph method)
(m3sh.vis.PolyMesh method)
(m3sh.vis.Spheres method)
Cones (class in m3sh.vis)
cones() (in module m3sh.vis)
copy() (m3sh.hds.Mesh method)
CORNER (m3sh.flags.VertexFlag attribute)
CREASE (m3sh.flags.HalfedgeFlag attribute)
cross() (in module m3sh.linalg)
cross_mat() (in module m3sh.linalg)
cylinder() (in module m3sh.vis)
D
degree (m3sh.hds.Vertex property)
delete() (in module m3sh.vis)
delete_face() (m3sh.hds.Mesh method)
delete_halfedge() (m3sh.hds.Mesh method)
delete_vertex() (m3sh.hds.Mesh method)
deleted (m3sh.hds.Face property)
(m3sh.hds.Halfedge property)
(m3sh.hds.Vertex property)
Disks (class in m3sh.vis)
display() (in module m3sh.vis)
E
edge_length() (in module m3sh.traits)
edges() (in module m3sh.iterators)
(m3sh.vis.PolyGraph method)
(m3sh.vis.PolyMesh method)
F
Face (class in m3sh.hds)
face (m3sh.hds.Halfedge property)
face_area() (in module m3sh.traits)
face_normal() (in module m3sh.traits)
face_normals() (in module m3sh.traits)
FaceFlag (class in m3sh.flags)
faces (m3sh.hds.Mesh property)
faces() (in module m3sh.iterators)
FIXED (m3sh.flags.VertexFlag attribute)
flags (m3sh.hds.Face property)
(m3sh.hds.Halfedge property)
(m3sh.hds.Vertex property)
flip_halfedge() (m3sh.hds.Mesh method)
flippable (m3sh.hds.Halfedge property)
G
GlyphMixin (class in m3sh.vis)
graph() (in module m3sh.vis)
H
Halfedge (class in m3sh.hds)
halfedge (m3sh.hds.Face property)
(m3sh.hds.Vertex property)
HalfedgeFlag (class in m3sh.flags)
halfedges (m3sh.hds.Mesh property)
halfs() (in module m3sh.iterators)
I
index (m3sh.hds.Face property)
(m3sh.hds.Vertex property)
insert_halfedge() (m3sh.hds.Mesh method)
isolated (m3sh.hds.Vertex property)
L
label() (in module m3sh.vis)
LookupTable (class in m3sh.vis)
lookuptable() (m3sh.vis.Arrows method)
(m3sh.vis.Circles method)
(m3sh.vis.Cones method)
(m3sh.vis.Disks method)
(m3sh.vis.MapperMixin method)
(m3sh.vis.OrientedGlyphs method)
(m3sh.vis.PolyData method)
(m3sh.vis.PolyGraph method)
(m3sh.vis.PolyMesh method)
(m3sh.vis.Spheres method)
M
m3sh.flags
module
m3sh.hds
module
m3sh.heap
module
m3sh.iterators
module
m3sh.linalg
module
m3sh.obj
module
m3sh.traits
module
m3sh.vis
module
MapperMixin (class in m3sh.vis)
MaxHeap (class in m3sh.heap)
merge() (in module m3sh.obj)
Mesh (class in m3sh.hds)
mesh (m3sh.vis.PolyMesh property)
mesh() (in module m3sh.vis)
midpoint (m3sh.hds.Halfedge property)
MinHeap (class in m3sh.heap)
modified() (m3sh.vis.Arrows method)
(m3sh.vis.Circles method)
(m3sh.vis.Disks method)
(m3sh.vis.GlyphMixin method)
(m3sh.vis.OrientedGlyphs method)
(m3sh.vis.PolyData method)
(m3sh.vis.PolyGraph method)
(m3sh.vis.PolyMesh method)
(m3sh.vis.Spheres method)
module
m3sh.flags
m3sh.hds
m3sh.heap
m3sh.iterators
m3sh.linalg
m3sh.obj
m3sh.traits
m3sh.vis
N
name (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
next (m3sh.hds.Halfedge property)
NonManifoldError (class in m3sh.hds)
norm() (in module m3sh.linalg)
normals (m3sh.vis.PolyMesh property)
O
opacity (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.PropertyMixin property)
(m3sh.vis.Spheres property)
OrientedGlyphs (class in m3sh.vis)
origin (m3sh.hds.Halfedge property)
P
pair (m3sh.hds.Halfedge property)
pick() (in module m3sh.vis)
pickable (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
planarity_score() (in module m3sh.traits)
planarity_scores() (in module m3sh.traits)
plot() (in module m3sh.vis)
point (m3sh.hds.Vertex property)
points (m3sh.hds.Mesh property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
PolyData (class in m3sh.vis)
PolyGraph (class in m3sh.vis)
PolyMesh (class in m3sh.vis)
pop() (m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
position (m3sh.vis.LookupTable property)
prev (m3sh.hds.Halfedge property)
Prop (class in m3sh.vis)
prop (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
PropertyMixin (class in m3sh.vis)
push() (m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
Q
quiver() (in module m3sh.vis)
R
radius (m3sh.vis.Circles property)
read() (in module m3sh.obj)
(m3sh.hds.Mesh class method)
remove() (m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
RESERVED (m3sh.flags.FaceFlag attribute)
rotate() (in module m3sh.linalg)
rotation() (in module m3sh.linalg)
S
scale() (m3sh.vis.Arrows method)
(m3sh.vis.Circles method)
(m3sh.vis.Disks method)
(m3sh.vis.GlyphMixin method)
(m3sh.vis.OrientedGlyphs method)
(m3sh.vis.Spheres method)
scatter() (in module m3sh.vis)
screenshot() (in module m3sh.vis)
SEAM (m3sh.flags.HalfedgeFlag attribute)
show() (in module m3sh.vis)
size (m3sh.hds.Mesh property)
(m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Disks property)
(m3sh.vis.GlyphMixin property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.Spheres property)
sphere() (in module m3sh.vis)
Spheres (class in m3sh.vis)
splat() (in module m3sh.vis)
split_halfedge() (m3sh.hds.Mesh method)
sqrd() (in module m3sh.linalg)
style (m3sh.vis.Circles property)
(m3sh.vis.Spheres property)
T
target (m3sh.hds.Halfedge property)
top (m3sh.heap.MaxHeap property)
(m3sh.heap.MinHeap property)
U
unit() (in module m3sh.linalg)
unit_inplace() (in module m3sh.linalg)
update() (in module m3sh.vis)
(m3sh.heap.MaxHeap method)
(m3sh.heap.MinHeap method)
V
valence (m3sh.hds.Face property)
vector (m3sh.hds.Halfedge property)
Vertex (class in m3sh.hds)
vertex_normal() (in module m3sh.traits)
vertex_normals() (in module m3sh.traits)
VertexFlag (class in m3sh.flags)
vertices (m3sh.hds.Mesh property)
verts() (in module m3sh.iterators)
(m3sh.vis.PolyMesh method)
visible (m3sh.vis.Arrows property)
(m3sh.vis.Circles property)
(m3sh.vis.Cones property)
(m3sh.vis.Disks property)
(m3sh.vis.LookupTable property)
(m3sh.vis.OrientedGlyphs property)
(m3sh.vis.PolyData property)
(m3sh.vis.PolyGraph property)
(m3sh.vis.PolyMesh property)
(m3sh.vis.Prop property)
(m3sh.vis.Spheres property)
W
width (m3sh.vis.Circles property)
write() (in module m3sh.obj)
(m3sh.hds.Mesh method)