serialize_deformable_surface_model — 序列化可变形表面模型。
serialize_deformable_surface_model( : : DeformableSurfaceModel : SerializedItemHandle)
serialize_deformable_surface_model serializes the data of a
deformable surface model (see fwrite_serialized_item for an
introduction of the basic principle of serialization).
The same data that is written in a file by
write_deformable_surface_model is converted to a serialized item.
The deformable surface model is defined by the handle
DeformableSurfaceModel.
The serialized deformable surface model is returned by the
handle SerializedItemHandle and can be deserialized by
deserialize_deformable_surface_model。
DeformableSurfaceModel (输入控制) deformable_surface_model → (handle)
Handle of the deformable surface model.
SerializedItemHandle (输出控制) serialized_item → (handle)
Handle of the serialized item.
如果参数有效,算子
serialize_deformable_surface_model 返回值 2 ( H_MSG_TRUE )。如有必要,则抛出异常。
read_deformable_surface_model,
create_deformable_surface_model
clear_deformable_surface_model,
fwrite_serialized_item,
send_serialized_item,
deserialize_deformable_surface_model
create_deformable_surface_model,
read_deformable_surface_model,
write_deformable_surface_model,
deserialize_deformable_surface_model
三维计量