VolVis
Content
Index
Previous (About)
Next

Unit
  geometry

Description
  all needed geometries and mathematical operations
points, vectors in 2D/3D, ...
dot product, matrix multiplication, ...

Author
 

Wolfgang Freiler
Philipp Hartl


Version
 

1.0


Classes
 
Class Description

Types
 
Type Description
TBoundingPlane #No TAG found in source code#
TDirection #No TAG found in source code#
TMatrix4x4f #No TAG found in source code#
TPlane #No TAG found in source code#
TPoint2D #No TAG found in source code#
TPoint3D #No TAG found in source code#
TPoint4D #No TAG found in source code#
TRenderDimension #No TAG found in source code#
TVector3D #No TAG found in source code#
TViewRay #No TAG found in source code#

Constants
 
Constant Description
PLANE_BACK #No TAG found in source code#
PLANE_BOTTOM #No TAG found in source code#
PLANE_FRONT #No TAG found in source code#
PLANE_LEFT #No TAG found in source code#
PLANE_RIGHT #No TAG found in source code#
PLANE_TOP #No TAG found in source code#

Variables
 
Variable Description

Functions
 
Function Description
AbsoluteValue #No TAG found in source code#
AddVectors #No TAG found in source code#
DotProduct #No TAG found in source code#
GetIdentityMatrix #No TAG found in source code#
GetRotateMatrix #No TAG found in source code#
GetRotateXMatrix #No TAG found in source code#
GetRotateYMatrix #No TAG found in source code#
GetRotateZMatrix #No TAG found in source code#
GetScaleMatrix #No TAG found in source code#
GetTranslateMatrix #No TAG found in source code#
IntersectRayPlane #No TAG found in source code#
IsPlaneIntersectedByRay #No TAG found in source code#
MultiplyMatrices #No TAG found in source code#
NegativeVector #No TAG found in source code#
NormalizeVector #No TAG found in source code#
Point3D #No TAG found in source code#
PointInBoundingPlane #No TAG found in source code#
ScaleVector #No TAG found in source code#
SubtractVectors #No TAG found in source code#
TransformPoint #No TAG found in source code#
Vector3D #No TAG found in source code#
Vector3D #No TAG found in source code#
VectorProduct #No TAG found in source code#

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (About)
Next


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.