Package de.grogra.math

The package de.grogra.math contains a set of pure mathematical objects, including several B-spline curves and surfaces.

See:
          Description

Interface Summary
BSpline.BezierPatchVisitor  
BSpline.BezierSegmentVisitor  
BSplineCurve  
BSplineCurveList  
BSplineSurface  
ChannelMap  
ChannelMapVisitor  
ColorMap  
DataTable  
KnotVector  
Transform2D  
Transform3D An instance of Transform3D represents a coordinate transformation in 3D-space.
VertexGrid  
VertexList  
VertexSet  
 

Class Summary
Abs  
Abs.Type  
Acos  
Acos.Type  
Arc  
Arc.Type  
Asin  
Asin.Type  
Atan  
Atan.Type  
BezierCurve  
BezierCurve.Type  
BezierSurface  
BezierSurface.Type  
BSpline  
BSplineCurveImpl  
BSplineCurveImpl.Type  
BSplineOfVertices  
BSplineOfVertices.Type  
BSplineSurfaceImpl  
BSplineSurfaceImpl.Type  
Ceil  
Ceil.Type  
Chain  
Chain.Type  
Channel  
ChannelData  
ChannelMapInput This class serves as a base class for input to ChannelMap-based computations.
Circle  
Circle.Type  
Circular  
Circular.Type  
ComponentTransform  
ComponentTransform.Type  
Cos  
Cos.Type  
Cosh  
Cosh.Type  
Cubic  
Cubic.Type  
Degree  
E  
E.Type  
Ellipse  
Ellipse.Type  
Exp  
Exp.Type  
Exp2  
Exp2.Type  
Expm1  
Expm1.Type  
ExtendedSweep  
ExtrudedSurface  
ExtrudedSurface.Type  
Floor  
Floor.Type  
Graytone  
Graytone.Type  
Helix  
Helix.Type  
Id  
Id.Type  
IsoCurve  
IsoCurve.Type  
KnotVectorImpl  
Log  
Log.Type  
Log10  
Log10.Type  
Matrix3dType  
Matrix3fType  
Matrix4dType  
Matrix4fType  
Newton This class contains some numeric algorithms based on the Newton algorithm.
Phi  
Phi.Type  
Pi  
Pi.Type  
Pool  
ProductSurface  
ProductSurface.Type  
ProfileSweep  
ProfileSweep.Type  
Rad  
Rad.Type  
Ramp  
Ramp.Type  
RegularPolygon  
RegularPolygon.Type  
RGBColor  
Rnd  
Rnd.Type  
Rndabs  
Rndabs.Type  
RuledSurface  
RuledSurface.Type  
Scallop  
Scallop.Type  
SimpleDataTable  
Sin  
Sin.Type  
Sin01  
Sin01.Type  
Sinh  
Sinh.Type  
SkinnedSurface  
SkinnedSurface.Type  
SplineFunction  
SplineFunction.Type  
Sqr  
Sqr.Type  
Sqrt  
Sqrt.Type  
StraightLine  
StraightLine.Type  
SubdivisionHelper  
SubGrid  
SubGrid.Type  
Sweep  
Sweep.Type  
SwungSurface  
SwungSurface.Type  
Tan  
Tan.Type  
Tanh  
Tanh.Type  
TMatrix3d  
TMatrix4d  
Triangle  
Triangle.Type  
Tuple2dType  
Tuple2fType  
Tuple3dType  
Tuple3fType  
Tuple4dType  
Tuple4fType  
TVector2d  
TVector3d A TVector3d is a Vector3d which implements the interface Transform3D.
UniformScale  
UniformScale.Type  
VertexGridImpl  
VertexGridImpl.Type  
VertexListImpl  
VertexListImpl.Type  
VertexSetBase  
VertexSetBase.Type  
 

Package de.grogra.math Description

The package de.grogra.math contains a set of pure mathematical objects, including several B-spline curves and surfaces.