HALCON 17.12
/
HALCON Operator Reference
/
3D Object Model
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Creation
List of Operators
clear_object_model_3d
ClearObjectModel3d
ClearObjectModel3d
clear_object_model_3d
Free the memory of a 3D object model.
copy_object_model_3d
CopyObjectModel3d
CopyObjectModel3d
copy_object_model_3d
Copy a 3D object model.
deserialize_object_model_3d
DeserializeObjectModel3d
DeserializeObjectModel3d
deserialize_object_model_3d
Deserialize a serialized 3D object model.
gen_box_object_model_3d
GenBoxObjectModel3d
GenBoxObjectModel3d
gen_box_object_model_3d
Create a 3D object model that represents a box.
gen_cylinder_object_model_3d
GenCylinderObjectModel3d
GenCylinderObjectModel3d
gen_cylinder_object_model_3d
Create a 3D object model that represents a cylinder.
gen_empty_object_model_3d
GenEmptyObjectModel3d
GenEmptyObjectModel3d
gen_empty_object_model_3d
Create an empty 3D object model.
gen_object_model_3d_from_points
GenObjectModel3dFromPoints
GenObjectModel3dFromPoints
gen_object_model_3d_from_points
Create a 3D object model that represents a point cloud from a set of 3D points.
gen_plane_object_model_3d
GenPlaneObjectModel3d
GenPlaneObjectModel3d
gen_plane_object_model_3d
Create a 3D object model that represents a plane.
gen_sphere_object_model_3d
GenSphereObjectModel3d
GenSphereObjectModel3d
gen_sphere_object_model_3d
Create a 3D object model that represents a sphere.
gen_sphere_object_model_3d_center
GenSphereObjectModel3dCenter
GenSphereObjectModel3dCenter
gen_sphere_object_model_3d_center
Create a 3D object model that represents a sphere from x,y,z coordinates.
read_object_model_3d
ReadObjectModel3d
ReadObjectModel3d
read_object_model_3d
Read a 3D object model from a file.
serialize_object_model_3d
SerializeObjectModel3d
SerializeObjectModel3d
serialize_object_model_3d
Serialize a 3D object model.
set_object_model_3d_attrib
SetObjectModel3dAttrib
SetObjectModel3dAttrib
set_object_model_3d_attrib
Set attributes of a 3D object model.
set_object_model_3d_attrib_mod
SetObjectModel3dAttribMod
SetObjectModel3dAttribMod
set_object_model_3d_attrib_mod
Set attributes of a 3D object model.
union_object_model_3d
UnionObjectModel3d
UnionObjectModel3d
union_object_model_3d
Combine several 3D object models to a new 3D object model.
write_object_model_3d
WriteObjectModel3d
WriteObjectModel3d
write_object_model_3d
Writes a 3D object model to a file.
Classes
Classes
|
|
Operators