|
write_surface
|
write_surface (
fobj,
v,
vi,
n,
voffset,
piece_name,
material_name,
)
|
|
write_surfaces
|
write_surfaces (
surface_models,
fobj,
fmtl,
)
|
|
write_color
|
write_color (
fmtl,
name,
rgba,
specular_exponent,
specular_rgb,
)
|
|
transform_vertices_and_normals
|
transform_vertices_and_normals (
v,
n,
xform,
)
|
|
write_surface_piece
|
write_surface_piece (
fobj,
fmtl,
m,
p,
piece_count,
voffset,
)
|
|
mtl_path_from_obj_path
|
mtl_path_from_obj_path ( obj_path )
Strip .obj, .OBJ, or .Obj from path and add .mtl, .MTL, or .Mtl suffix.
|
|
write_surfaces_as_wavefront_obj
|
write_surfaces_as_wavefront_obj ( obj_path )
|
|
write_surfaces_cb
|
write_surfaces_cb ( okayed, dialog )
|
|
surface_models
|
surface_models ()
|
|
write_surfaces_dialog
|
write_surfaces_dialog ()
|
|