meshpy
0.0.1
Installation Guide
Installation Instructions
API Documentation
File I/O
Meshes
Rendering
Signed Distance Fields
Stable Poses
meshpy
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
_
__eq__() (meshpy.StablePose method)
__getitem__() (meshpy.Sdf method)
(meshpy.Sdf3D method)
__init__() (meshpy.Mesh3D method)
(meshpy.ObjFile method)
(meshpy.OffFile method)
(meshpy.PlanarWorksurfaceDiscretizer method)
(meshpy.SdfFile method)
(meshpy.StablePose method)
(meshpy.StablePoseFile method)
(meshpy.ViewsphereDiscretizer method)
(meshpy.VirtualCamera method)
A
add_to_scene() (meshpy.VirtualCamera method)
B
bb_center (Mesh3D attribute)
(meshpy.Mesh3D attribute)
bounding_box() (meshpy.Mesh3D method)
bounding_box_mesh() (meshpy.Mesh3D method)
C
center (meshpy.Sdf attribute)
center_of_mass (Mesh3D attribute)
(meshpy.Mesh3D attribute)
center_vertices_avg() (meshpy.Mesh3D method)
center_vertices_bb() (meshpy.Mesh3D method)
center_world() (meshpy.Sdf method)
centroid (Mesh3D attribute)
(meshpy.Mesh3D attribute)
compute_vertex_normals() (meshpy.Mesh3D method)
convex_hull() (meshpy.Mesh3D method)
copy() (meshpy.Mesh3D method)
covariance() (meshpy.Mesh3D method)
curvature() (meshpy.Sdf3D method)
D
data (meshpy.Sdf attribute)
density (Mesh3D attribute)
(meshpy.Mesh3D attribute)
dimensions (meshpy.Sdf attribute)
F
face (StablePose attribute)
filepath (meshpy.ObjFile attribute)
(ObjFile attribute)
(OffFile attribute)
(SdfFile attribute)
(StablePoseFile attribute)
(meshpy.OffFile attribute)
(meshpy.SdfFile attribute)
(meshpy.StablePoseFile attribute)
find_zero_crossing_linear() (meshpy.Sdf3D static method)
find_zero_crossing_quadratic() (meshpy.Sdf3D static method)
flip_normals() (meshpy.Mesh3D method)
flip_tri_orientation() (meshpy.Mesh3D method)
G
get_T_surface_obj() (meshpy.Mesh3D method)
gradient() (meshpy.Sdf3D method)
gradients (meshpy.Sdf attribute)
I
images() (meshpy.VirtualCamera method)
images_viewsphere() (meshpy.VirtualCamera method)
inertia (Mesh3D attribute)
(meshpy.Mesh3D attribute)
is_out_of_bounds() (meshpy.Sdf method)
L
load() (meshpy.Mesh3D static method)
M
mass (Mesh3D attribute)
(meshpy.Mesh3D attribute)
max_az (ViewsphereDiscretizer attribute)
max_coords() (meshpy.Mesh3D method)
max_elev (ViewsphereDiscretizer attribute)
max_radius (ViewsphereDiscretizer attribute)
max_roll (ViewsphereDiscretizer attribute)
merge() (meshpy.Mesh3D method)
Mesh3D (class in meshpy)
min_az (ViewsphereDiscretizer attribute)
min_coords() (meshpy.Mesh3D method)
min_elev (ViewsphereDiscretizer attribute)
min_radius (ViewsphereDiscretizer attribute)
min_roll (ViewsphereDiscretizer attribute)
N
normalize_vertices() (meshpy.Mesh3D method)
normals (Mesh3D attribute)
(meshpy.Mesh3D attribute)
num_az (ViewsphereDiscretizer attribute)
num_elev (ViewsphereDiscretizer attribute)
num_radii (ViewsphereDiscretizer attribute)
num_roll (ViewsphereDiscretizer attribute)
num_triangles (meshpy.Mesh3D attribute)
num_vertices (meshpy.Mesh3D attribute)
O
object_to_camera_poses() (meshpy.PlanarWorksurfaceDiscretizer method)
(meshpy.ViewsphereDiscretizer method)
ObjFile (class in meshpy)
OffFile (class in meshpy)
on_surface() (meshpy.Sdf method)
origin (meshpy.Sdf attribute)
P
p (StablePose attribute)
PlanarWorksurfaceDiscretizer (class in meshpy)
principal_dims() (meshpy.Mesh3D method)
R
r (StablePose attribute)
random_points() (meshpy.Mesh3D method)
ray_intersections() (meshpy.Mesh3D method)
read() (meshpy.ObjFile method)
(meshpy.OffFile method)
(meshpy.SdfFile method)
(meshpy.StablePoseFile method)
remove_bad_tris() (meshpy.Mesh3D method)
remove_from_scene() (meshpy.VirtualCamera method)
remove_unreferenced_vertices() (meshpy.Mesh3D method)
rescale() (meshpy.Mesh3D method)
(meshpy.Sdf3D method)
rescale_dimension() (meshpy.Mesh3D method)
resolution (meshpy.Sdf attribute)
resting_pose() (meshpy.Mesh3D method)
S
Sdf (class in meshpy)
Sdf3D (class in meshpy)
SdfFile (class in meshpy)
stable_poses() (meshpy.Mesh3D method)
StablePose (class in meshpy)
StablePoseFile (class in meshpy)
stp_id (StablePose attribute)
subdivide() (meshpy.Mesh3D method)
support() (meshpy.Mesh3D method)
surface_area() (meshpy.Mesh3D method)
surface_normal() (meshpy.Sdf3D method)
surface_points() (meshpy.Sdf method)
(meshpy.Sdf3D method)
T
T_obj_table (StablePose attribute)
total_volume() (meshpy.Mesh3D method)
transform() (meshpy.Mesh3D method)
(meshpy.Sdf method)
(meshpy.Sdf3D method)
transform_dense() (meshpy.Sdf3D method)
transform_pt_grid_to_obj() (meshpy.Sdf method)
(meshpy.Sdf3D method)
transform_pt_obj_to_grid() (meshpy.Sdf method)
(meshpy.Sdf3D method)
transform_to_world() (meshpy.Sdf method)
tri_centers() (meshpy.Mesh3D method)
tri_normals() (meshpy.Mesh3D method)
triangles (Mesh3D attribute)
(meshpy.Mesh3D attribute)
V
vertices (Mesh3D attribute)
(meshpy.Mesh3D attribute)
ViewsphereDiscretizer (class in meshpy)
VirtualCamera (class in meshpy)
visualize() (meshpy.Mesh3D method)
W
wrapped_images() (meshpy.VirtualCamera method)
wrapped_images_planar_worksurface() (meshpy.VirtualCamera method)
wrapped_images_viewsphere() (meshpy.VirtualCamera method)
write() (meshpy.ObjFile method)
(meshpy.OffFile method)
(meshpy.SdfFile method)
(meshpy.StablePoseFile method)
X
x0 (StablePose attribute)