Class Vector3
A Vector3 defines a vector in 3D space
Base class: Point3
classDiagram class Vector3 Point3 <|-- vector3="">|-->
Functions accepting this type or a list of this type as a parameter:
- algo.sawWithPlane
- algo.mapUvOnFittingCylinder
- algo.getFittingCylinder
- cad.createBoundedLinearExtrusionBody
- cad.createCurveExtrusionBody
- cad.createLinearExtrusionBody
- cad.createRevolveExtrusionBody
- cad.createRevolutionSurface
- geom.changeOfBasisMatrix
- geom.fromOriginNormal
- geom.fromTRS
- geom.lookAtMatrix
- geom.multiplyMatrixVector
- polygonal.usePointGapFillerNormal
- scene.getMBB
- scene.rotate
- scene.updateSphereProber
- view.getAutoClipping
- view.fitCamera
- algo.createVisibilityInformationFromViewPoints
- algo.removeOccludedGeometriesFromPoints
- algo.removeOccludedGeometriesFromViewPoints
- algo.sawWithPlane
- algo.orientPolygonFacesFromCamera
- cad.createBezierCurve
- cad.createHermiteCurve
- cad.createLineCurve
- cad.createNURBSCurve
- cad.createPolylineCurve
- cad.createSegmentCurve
- cad.createBoundedLinearExtrusionBody
- cad.createRevolveExtrusionBody
- cad.invertOnCurve
- cad.invertOnSurface
- cad.needTorusShapeCheck
- cad.projectOnCurve
- cad.projectOnSurface
- cad.createVertex
- cad.createBezierSurface
- cad.createNURBSSurface
- cad.createRevolutionSurface
- cad.createTabulatedCylinderSurface
- geom.changeOfBasisMatrix
- geom.fromOriginNormal
- geom.lookAtMatrix
- geom.multiplyMatrixPoint
- polygonal.usePointGapFillerNormal
Inheritance
Vector3
Namespace: Geom
Syntax