Class RtVector3D
- java.lang.Object
-
- one.empty3.library.Representable
-
- one.empty3.library.Point3D
-
- one.empty3.library.core.raytracer.RtVector3D
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
,TemporalComputedObject3D
,MatrixPropertiesObject
,XmlRepresentable
public class RtVector3D extends Point3D
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class one.empty3.library.Representable
CFAST, classPainters, DEFAULT_TEXTURE, defaultHashMapData, DISPLAY_ALL, materiau, NFAST, parent, PATH_ELEM_DOUBLE_VALUES, PATH_ELEM_REPRESENTABLE, PATH_ELEM_STRUCTURE_MATRIX, render, rotation, SCALE1, scene, SURFACE_DISPLAY_COL_QUADS, SURFACE_DISPLAY_COL_TRI, SURFACE_DISPLAY_LINES, SURFACE_DISPLAY_POINTS, SURFACE_DISPLAY_TEXT_QUADS, T, texture, vectors
-
-
Constructor Summary
Constructors Constructor Description RtVector3D()
-
Method Summary
-
Methods inherited from class one.empty3.library.Point3D
calculerPoint0dT, changeTo, clone, declareProperties, distance, dot, drawStructureDrawFast, end, equals, fromColor, get, get2D, getCoordArr, getDoubleArray, getLength, getNormale, getTempx, getTempy, getTempz, getX, getY, getZ, intersects, isAnyNaN, ISdrawStructureDrawFastIMPLEMENTED, moins, mult, mult, mult, multDot, n, n, n, normalize, norme, norme1, NormeCarree, plus, plus, prodScalaire, prodVect, r, random, random, random2, set, setCoordArr, setNormale, setTempx, setTempy, setTempz, setX, setY, setZ, start, textureIndex, to2DwoZ, toArray1d, toColor, toLongString, toString
-
Methods inherited from class one.empty3.library.Representable
become, calculerCurveT, calculerPointT, calculerSurfaceT, compareTo, copy, declarations, draw, getCFAST, getDeclaredDataStructure, getDeclaredLists, getDeclaredProperty, getDisplayType, getDisplayTypes, getOrientedPoint, getPainter, getPath, getProperty, getPropertyType, getRotation, getTexture, getVectX, getVectY, getVectZ, id, id, informer, intersects, paint, refPoint, replace, rotate, setAxes, setCFAST, setDisplayType, setOrig, setPainter, setPaintingAct, setPaintingActForClass, setPosition, setProperty, setRotation, setTexture, setVectX, setVectY, setVectZ, supporteTexture, T, texture, texture, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation
-
-