#include <tf_port_c.h>
#include <models/vertex/solver/tfCMeshObj.h>
Go to the source code of this file.
◆ tfVertexSolverConvexPolygonConstraint_destroy()
Destroy an instance.
- Parameters
-
◆ tfVertexSolverConvexPolygonConstraint_fromBase()
Cast from a base actor instance.
- Parameters
-
| handle | populated handle |
| result | result of cast |
◆ tfVertexSolverConvexPolygonConstraint_getLam()
Get the constraint value.
- Parameters
-
| handle | populated handle |
| result | constraint value |
◆ tfVertexSolverConvexPolygonConstraint_init()
Initialize an instance.
- Parameters
-
| handle | handle to populate |
| lam | constraint value |
◆ tfVertexSolverConvexPolygonConstraint_setLam()
Set the constraint value.
- Parameters
-
| handle | populated handle |
| lam | constraint value |
◆ tfVertexSolverConvexPolygonConstraint_toBase()
Cast to a base actor instance.
- Parameters
-
| handle | populated handle |
| result | result of cast |