T-Point3D
Gnome::Graphene::T-Point3D
#------------------------------------------------------------------------------- #--[Class Initialization]------------------------------------------------------- #-------------------------------------------------------------------------------
Class initialization
new
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
#------------------------------------------------------------------------------- #--[Standalone Functions]------------------------------------------------------- #-------------------------------------------------------------------------------
Standalone Functions
#-------------------------------------------------------------------------------
point3d-zero
Retrieves a constant point with all three coordinates set to 0.
method point3d-zero (--> CArray[N-Point3D] )
Return value; a zero point.