sConstClass Struct Reference

#include <constrain.h>


Data Fields

void(* init )(void)
void(* new )(int, int, int, sConstrain **, sConstrain **)
void(* free )(sConstrain *)
void(* read )(sConstrain *)
void(* build )(sConstrain *)
int(* local )(sConstrain *, sCoord *, void **, double *, double *)
int(* global )(sConstrain *, sCoord *, void **, double *, double *)
int(* slide )(sConstrain *, sCoord *, void **, sCoord *, double *, double *, sCoord *)


Detailed Description

Definition at line 93 of file constrain.h.


Field Documentation

void(* sConstClass::init)(void)

Referenced by ConstrainInit().

void(* sConstClass::new)(int, int, int, sConstrain **, sConstrain **)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

void(* sConstClass::free)(sConstrain *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

void(* sConstClass::read)(sConstrain *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

void(* sConstClass::build)(sConstrain *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

int(* sConstClass::local)(sConstrain *, sCoord *, void **, double *, double *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

int(* sConstClass::global)(sConstrain *, sCoord *, void **, double *, double *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().

int(* sConstClass::slide)(sConstrain *, sCoord *, void **, sCoord *, double *, double *, sCoord *)

Referenced by ConstCurveInit(), ConstShotInit(), and ConstSurfaceInit().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 23 11:25:04 2007 for Relax by  doxygen 1.5.3