libmove3d  3.13.0
Public Attributes
cntrt Struct Reference

Structure containing data of a constraint. More...

#include <cntrt.h>

List of all members.

Public Attributes

int num
char namecntrt [40]
int active
int(* fct_cntrt )(struct cntrt *ct, int iksol, configPt, double dl)
int nactjnts
int npasjnts
int ndval
int nival
struct jntactjnts [MAX_ARGU_CNTRT]
int act_jnt_dof [MAX_ARGU_CNTRT]
int act_rob_dof [MAX_ARGU_CNTRT]
int actjnt_state [MAX_ARGU_CNTRT]
struct jntpasjnts [MAX_ARGU_CNTRT]
int pas_jnt_dof [MAX_ARGU_CNTRT]
int pas_rob_dof [MAX_ARGU_CNTRT]
int argu_i [MAX_ARGU_CNTRT]
double argu_d [MAX_ARGU_CNTRT]
int markedForSingularity
int nSingularities
struct singularitysingularities [MAX_ARGU_CNTRT]
p3d_matrix4 Tatt
p3d_matrix4 Tatt2
p3d_matrix4 Tatt_default
p3d_matrix4 Tbase
p3d_matrix4 TSingularity
struct objcol_pairs [2][MAX_ARGU_CNTRT]
struct cntrtnext_cntrt
struct cntrtprev_cntrt
int enchained_rob_dof [MAX_ARGU_CNTRT]
int nenchained
struct cntrt ** enchained
struct cntrtreshoot_ct
int nctud
struct cntrt ** ct_to_update
struct s_rlgrlgPt
struct s_parallelparallel_sys_data
struct s_bio_6R_ik_databio_ik_data
struct cntrt_managementcntrt_manager
int nbSol

Detailed Description

Structure containing data of a constraint.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines