Index _ | A | B | C | D | E | F | G | H | I | K | M | N | O | P | R | S | T | U | V | W _ __attribute_ref_count__() (core.SurfaceMesh method) __copy__() (core.SurfaceMesh method) __deepcopy__() (core.SurfaceMesh method) __delitem__() (core.MetaData method) __getitem__() (core.MetaData method) __len__() (core.MetaData method) __repr__() (core.MetaData method) __setitem__() (core.MetaData method) A add_hybrid() (core.SurfaceMesh method) add_polygon() (core.SurfaceMesh method) add_polygons() (core.SurfaceMesh method) add_quad() (core.SurfaceMesh method) add_quads() (core.SurfaceMesh method) add_triangle() (core.SurfaceMesh method) add_triangles() (core.SurfaceMesh method) add_vertex() (core.SurfaceMesh method) add_vertices() (core.SurfaceMesh method) AllowWithinCapacity (core.AttributeGrowthPolicy attribute) Angle (core.NormalWeightingType attribute) Area (core.CentroidWeightingType attribute) AreaRatio (core.DistortionMetric attribute) attr_id_corner_to_edge (core.SurfaceMesh property) attr_id_corner_to_facet (core.SurfaceMesh property) attr_id_corner_to_vertex (core.SurfaceMesh property) attr_id_edge_to_first_corner (core.SurfaceMesh property) attr_id_facet_to_first_corner (core.SurfaceMesh property) attr_id_next_corner_around_edge (core.SurfaceMesh property) attr_id_next_corner_around_vertex (core.SurfaceMesh property) attr_id_vertex_to_first_corner (core.SurfaceMesh property) attr_id_vertex_to_position (core.SurfaceMesh property) attr_name_corner_to_edge (core.SurfaceMesh attribute) attr_name_corner_to_facet (core.SurfaceMesh attribute) attr_name_corner_to_vertex (core.SurfaceMesh attribute) attr_name_edge_to_first_corner (core.SurfaceMesh attribute) attr_name_facet_to_first_corner (core.SurfaceMesh attribute) attr_name_is_reserved() (core.SurfaceMesh static method) attr_name_next_corner_around_edge (core.SurfaceMesh attribute) attr_name_next_corner_around_vertex (core.SurfaceMesh attribute) attr_name_vertex_to_first_corner (core.SurfaceMesh attribute) attr_name_vertex_to_position (core.SurfaceMesh attribute) Attribute (class in core) attribute() (core.SurfaceMesh method) AttributeCopyPolicy (class in core) AttributeCreatePolicy (class in core) AttributeDeletePolicy (class in core) AttributeElement (class in core) AttributeExportPolicy (class in core) AttributeGrowthPolicy (class in core) AttributeShrinkPolicy (class in core) AttributeUsage (class in core) AttributeWritePolicy (class in core) Average (core.MappingPolicy attribute) B Bitangent (core.AttributeUsage attribute) bitangent_attribute_name (core.TangentBitangentOptions property) bitangent_id (core.TangentBitangentResult property) C cast_attribute() (in module core) CentroidWeightingType (class in core) clear() (core.Attribute method) clear_edges() (core.SurfaceMesh method) clear_facets() (core.SurfaceMesh method) clear_vertices() (core.SurfaceMesh method) clone() (core.SurfaceMesh method) collision_policy_float (core.RemapVerticesOptions property) collision_policy_integral (core.RemapVerticesOptions property) Color (core.AttributeUsage attribute) combine_meshes() (in module core) compress_if_regular() (core.SurfaceMesh method) compute_components() (in module core) compute_dihedral_angles() (in module core) compute_dijkstra_distance() (in module core) compute_edge_lengths() (in module core) compute_euler() (in module core) compute_facet_area() (in module core) compute_facet_centroid() (in module core) compute_facet_normal() (in module core) compute_greedy_coloring() (in module core) compute_mesh_area() (in module core) compute_mesh_centroid() (in module core) compute_normal() (in module core) compute_seam_edges() (in module core) compute_tangent_bitangent() (in module core) compute_uv_distortion() (in module core) compute_vertex_normal() (in module core) compute_vertex_valence() (in module core) ConnectivityType (class in core) copy_policy (core.Attribute property) CopyIfExternal (core.AttributeCopyPolicy attribute) (core.AttributeExportPolicy attribute) CopyIfUnmanaged (core.AttributeExportPolicy attribute) core module Corner (core.AttributeElement attribute) CornerIndex (core.AttributeUsage attribute) CornerTriangleArea (core.NormalWeightingType attribute) count_num_corners_around_edge() (core.SurfaceMesh method) count_num_corners_around_vertex() (core.SurfaceMesh method) create_attribute() (core.SurfaceMesh method) create_attribute_from() (core.SurfaceMesh method) create_internal_copy() (core.Attribute method) D data (core.Attribute property) (image.ImageStorage property) default_value (core.Attribute property) delete_attribute() (core.SurfaceMesh method) detect_degenerate_facets() (in module core) dimension (core.SurfaceMesh property) Dirichlet (core.DistortionMetric attribute) DistortionMetric (class in core) dtype (core.Attribute property) duplicate_attribute() (core.SurfaceMesh method) E Edge (core.AttributeElement attribute) (core.ConnectivityType attribute) EdgeIndex (core.AttributeUsage attribute) element_type (core.Attribute property) (core.IndexedAttribute property) empty() (core.Attribute method) Error (core.MappingPolicy attribute) ErrorIfExtenal (core.AttributeGrowthPolicy attribute) ErrorIfExternal (core.AttributeCopyPolicy attribute) (core.AttributeExportPolicy attribute) (core.AttributeShrinkPolicy attribute) ErrorIfReadOnly (core.AttributeWritePolicy attribute) ErrorIfReserved (core.AttributeCreatePolicy attribute) (core.AttributeDeletePolicy attribute) external (core.Attribute property) extract_submesh() (in module core) F Facet (core.AttributeElement attribute) facet_area_attribute_name (core.MeshCentroidOptions property) facet_centroid_attribute_name (core.MeshCentroidOptions property) facet_normal_attribute_name (core.NormalOptions property) FacetAreaOptions (class in core) FacetCentroidOptions (class in core) FacetIndex (core.AttributeUsage attribute) FacetNormalOptions (class in core) facets (core.SurfaceMesh property) filter_attributes() (in module core) find_edge_from_vertices() (core.SurfaceMesh method) float16 (image.ImagePrecision attribute) float32 (image.ImagePrecision attribute) float64 (image.ImagePrecision attribute) Force (core.AttributeCreatePolicy attribute) (core.AttributeDeletePolicy attribute) four (image.ImageChannel attribute) G get_attribute_id() (core.SurfaceMesh method) get_attribute_name() (core.SurfaceMesh method) get_corner_edge() (core.SurfaceMesh method) get_corner_facet() (core.SurfaceMesh method) get_corner_vertex() (core.SurfaceMesh method) get_edge() (core.SurfaceMesh method) get_edge_vertices() (core.SurfaceMesh method) get_facet_corner_begin() (core.SurfaceMesh method) get_facet_corner_end() (core.SurfaceMesh method) get_facet_size() (core.SurfaceMesh method) get_facet_vertex() (core.SurfaceMesh method) get_facet_vertices() (core.SurfaceMesh method) get_first_corner_around_edge() (core.SurfaceMesh method) get_first_corner_around_vertex() (core.SurfaceMesh method) get_matching_attribute_id() (core.SurfaceMesh method) get_matching_attribute_ids() (core.SurfaceMesh method) get_next_corner_around_edge() (core.SurfaceMesh method) get_next_corner_around_vertex() (core.SurfaceMesh method) get_one_corner_around_edge() (core.SurfaceMesh method) get_one_corner_around_vertex() (core.SurfaceMesh method) get_one_facet_around_edge() (core.SurfaceMesh method) get_position() (core.SurfaceMesh method) growth_policy (core.Attribute property) H has_attribute() (core.SurfaceMesh method) has_edges (core.SurfaceMesh property) height (image.ImageStorage property) I IgnoreIfExternal (core.AttributeShrinkPolicy attribute) image module ImageChannel (class in image) ImagePrecision (class in image) ImageStorage (class in image) Indexed (core.AttributeElement attribute) indexed_attribute() (core.SurfaceMesh method) IndexedAttribute (class in core) indices (core.IndexedAttribute property) induced_by_attribute (core.VertexValenceOptions property) initialize_edges() (core.SurfaceMesh method) input_attribute_name (core.MeshAreaOptions property) insert_elements() (core.Attribute method) int32 (image.ImagePrecision attribute) int8 (image.ImagePrecision attribute) invalid_index (in module core) invalid_scalar (in module core) InverseDirichlet (core.DistortionMetric attribute) is_attribute_indexed() (core.SurfaceMesh method) is_boundary_edge() (core.SurfaceMesh method) is_edge_manifold() (in module core) is_hybrid (core.SurfaceMesh property) is_manifold() (in module core) is_oriented() (in module core) is_quad_mesh (core.SurfaceMesh property) is_regular (core.SurfaceMesh property) is_triangle_mesh (core.SurfaceMesh property) is_vertex_manifold() (in module core) K keep_facet_normals (core.NormalOptions property) keep_weighted_corner_normals (core.VertexNormalOptions property) KeepExternalPtr (core.AttributeCopyPolicy attribute) (core.AttributeExportPolicy attribute) KeepFirst (core.MappingPolicy attribute) M map_attribute() (in module core) map_attribute_in_place() (in module core) MappingPolicy (class in core) MeshAreaOptions (class in core) MeshCentroidOptions (class in core) MetaData (class in core) metadata (core.SurfaceMesh property) MIPS (core.DistortionMetric attribute) module core image N Normal (core.AttributeUsage attribute) normal_attribute_name (core.TangentBitangentOptions property) normalize_mesh() (in module core) normalize_meshes() (in module core) NormalOptions (class in core) NormalWeightingType (class in core) num_channels (core.Attribute property) (core.IndexedAttribute property) num_corners (core.SurfaceMesh property) num_edges (core.SurfaceMesh property) num_elements (core.Attribute property) num_facets (core.SurfaceMesh property) num_vertices (core.SurfaceMesh property) O one (image.ImageChannel attribute) output_attribute_name (core.FacetAreaOptions property) (core.FacetCentroidOptions property) (core.FacetNormalOptions property) (core.NormalOptions property) (core.VertexNormalOptions property) (core.VertexValenceOptions property) output_element_type (core.TangentBitangentOptions property) P pad_with_sign (core.TangentBitangentOptions property) permute_facets() (in module core) permute_vertices() (in module core) Position (core.AttributeUsage attribute) R readonly (core.Attribute property) recompute_facet_normals (core.NormalOptions property) recompute_weighted_corner_normals (core.VertexNormalOptions property) ref_facet_vertices() (core.SurfaceMesh method) ref_position() (core.SurfaceMesh method) remap_vertices() (in module core) RemapVerticesOptions (class in core) remove_duplicate_facets() (in module core) remove_duplicate_vertices() (in module core) remove_facets() (core.SurfaceMesh method) remove_isolated_vertices() (in module core) remove_null_area_facets() (in module core) remove_topologically_degenerate_facets() (in module core) remove_vertices() (core.SurfaceMesh method) rename_attribute() (core.SurfaceMesh method) reserve_entries() (core.Attribute method) S Scalar (core.AttributeUsage attribute) separate_by_components() (in module core) separate_by_facet_groups() (in module core) shrink_policy (core.Attribute property) shrink_to_fit() (core.SurfaceMesh method) SilentCopy (core.AttributeGrowthPolicy attribute) (core.AttributeShrinkPolicy attribute) (core.AttributeWritePolicy attribute) stride (image.ImageStorage property) SurfaceMesh (class in core) SymmetricDirichlet (core.DistortionMetric attribute) T Tangent (core.AttributeUsage attribute) tangent_attribute_name (core.TangentBitangentOptions property) tangent_id (core.TangentBitangentResult property) TangentBitangentOptions (class in core) TangentBitangentResult (class in core) three (image.ImageChannel attribute) transform_mesh() (in module core) triangulate_polygonal_facets() (in module core) U uint32 (image.ImagePrecision attribute) uint8 (image.ImagePrecision attribute) Uniform (core.CentroidWeightingType attribute) (core.NormalWeightingType attribute) unify_index_buffer() (in module core) unknown (image.ImageChannel attribute) (image.ImagePrecision attribute) usage (core.Attribute property) (core.IndexedAttribute property) use_signed_area (core.MeshAreaOptions property) UV (core.AttributeUsage attribute) uv_attribute_name (core.TangentBitangentOptions property) V Value (core.AttributeElement attribute) values (core.IndexedAttribute property) Vector (core.AttributeUsage attribute) Vertex (core.AttributeElement attribute) (core.ConnectivityType attribute) vertex_per_facet (core.SurfaceMesh property) VertexIndex (core.AttributeUsage attribute) VertexNormalOptions (class in core) VertexValenceOptions (class in core) vertices (core.SurfaceMesh property) W WarnAndCopy (core.AttributeGrowthPolicy attribute) (core.AttributeShrinkPolicy attribute) (core.AttributeWritePolicy attribute) weight_type (core.NormalOptions property) (core.VertexNormalOptions property) weighted_corner_normal_attribute_name (core.VertexNormalOptions property) weighting_type (core.MeshCentroidOptions property) weld_indexed_attribute() (in module core) width (image.ImageStorage property) wrap_as_attribute() (core.SurfaceMesh method) wrap_as_facets() (core.SurfaceMesh method) wrap_as_indexed_attribute() (core.SurfaceMesh method) wrap_as_vertices() (core.SurfaceMesh method) write_policy (core.Attribute property)