Geometric Mathematical Operator Type Declarations
Type Aliases
| void | A3DMathFct1D |
| void | A3DMathFct1DPolynom |
| void | A3DMathFct1DTrigonometric |
| void | A3DMathFct1DFraction |
| void | A3DMathFct1DArctanCos |
| void | A3DMathFct1DCombination |
| void | A3DMathFct3D |
| void | A3DMathFct3DLinear |
| void | A3DMathFct3DNonLinear |
Detailed Description
-
group
a3d_math_types - Version
- 2.0
Type Alias Documentation
-
typedef void
A3DMathFct1D Basic type for first-degree equation object.
See also
-
typedef void
A3DMathFct1DPolynom Type for a polynomial object.
See also
See also
-
typedef void
A3DMathFct1DTrigonometric Type for a cosine-based equation object.
See also
See also
-
typedef void
A3DMathFct1DFraction Type for an object representing linear combination of other equations.
See also
See also
-
typedef void
A3DMathFct1DArctanCos Type for an arctangent-based equation object.
See also
See also
-
typedef void
A3DMathFct1DCombination Type for an object representing weighted combinations of other equations.
See also
See also
-
typedef void
A3DMathFct3D Basic type for third-degree equation object.
See also
-
typedef void
A3DMathFct3DLinear Type for an object representing linear equations for 3x1 matrices.
See also
See also
-
typedef void
A3DMathFct3DNonLinear Type for an object representing trigonometric equations for 3x1 matrices.
See also
See also