25#ifndef _WRAPS_C_VERTEX_SOLVER_TFCPERIMETERCONSTRAINT_H_
26#define _WRAPS_C_VERTEX_SOLVER_TFCPERIMETERCONSTRAINT_H_
54CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_init(
73CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_getLam(
84CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_setLam(
95CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_getConstr(
106CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_setConstr(
117CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_toBase(
128CAPI_FUNC(HRESULT) tfVertexSolverPerimeterConstraint_fromBase(
Handle to a models::vertex::MeshObjActor instance.
Definition tfCMeshObj.h:53
Handle to a models::vertex::PerimeterConstraint instance.
Definition tfCPerimeterConstraint.h:38