☰
Type Definition MeshesByMeshName
blender_mesh
Structs
BlenderMesh
BoneInfluence
BoundingBox
CreateSingleIndexConfig
MultiIndexedVertexAttributes
PrincipledBSDF
SingleIndexedVertexAttributes
Vertex
VertexAttribute
Enums
BlenderError
Channel
FlattenMeshError
MaterialInput
Functions
flatten_exported_meshes
flatten_exported_meshes_owned
parse_meshes_from_blender_stdout
Type Definitions
FlattenedExportedMeshes
MeshesByFilename
MeshesByMeshName
Crates
blender_armature
blender_mesh
ayu
dark
light
All crates
blender_armature
blender_mesh
?
Type Definition
blender_mesh
::
MeshesByMeshName
[
−
]
[src]
type MeshesByMeshName =
HashMap
<
String
,
BlenderMesh
>;