Uses of Class
javax.vecmath.Point3f
Packages that use Point3f
Package
Description
-
Uses of Point3f in de.grogra.ext.x3d.util
Fields in de.grogra.ext.x3d.util with type parameters of type Point3fMethods in de.grogra.ext.x3d.util that return types with arguments of type Point3fMethod parameters in de.grogra.ext.x3d.util with type arguments of type Point3f -
Uses of Point3f in de.grogra.glsl
Fields in de.grogra.glsl declared as Point3fModifier and TypeFieldDescriptionprotected final Point3fGLDisplay.endPointprotected final Point3fGLDisplay.startPoint -
Uses of Point3f in de.grogra.gpuflux.imp3d.objects
Methods in de.grogra.gpuflux.imp3d.objects that return Point3f -
Uses of Point3f in de.grogra.gpuflux.scene.shading
Methods in de.grogra.gpuflux.scene.shading that return Point3fModifier and TypeMethodDescriptionFluxSpectrum.getRGBDistribution()static Point3fFluxSpectrum.getRGBDistribution(SpectralCurve SPD) -
Uses of Point3f in de.grogra.gpuflux.utils
Methods in de.grogra.gpuflux.utils with parameters of type Point3f -
Uses of Point3f in de.grogra.grogra
Subclasses of Point3f in de.grogra.grogra -
Uses of Point3f in de.grogra.imp3d.msml
Methods in de.grogra.imp3d.msml that return Point3fMethods in de.grogra.imp3d.msml with parameters of type Point3f -
Uses of Point3f in de.grogra.imp3d.objects
Methods in de.grogra.imp3d.objects that return Point3f -
Uses of Point3f in de.grogra.imp3d.ray
Methods in de.grogra.imp3d.ray that return Point3fModifier and TypeMethodDescriptionRTDirectionalLight.getGloabalOrigin()RTAreaLight.getGlobalOrigin()RTDirectionalLight.getGlobalOrigin()RTPointLight.getGlobalOrigin()RTSpotLight.getGlobalOrigin() -
Uses of Point3f in de.grogra.math
Fields in de.grogra.math declared as Point3f -
Uses of Point3f in de.grogra.nurbseditor2d
Methods in de.grogra.nurbseditor2d that return Point3fModifier and TypeMethodDescriptionstatic Point3fObjectGeometry2D.getCenter(NURBSCurve nurbs) static Point3fObjectGeometry2D.getPoint(NURBSCurve nurbs, int i) Methods in de.grogra.nurbseditor2d with parameters of type Point3fModifier and TypeMethodDescriptionstatic voidstatic voidNURBSDisplay2D.drawCircle(Point3f point, Color3f color) static voidObjectGeometry2D.setPoint(NURBSCurve nurbs, Point3f p, int index) -
Uses of Point3f in de.grogra.nurbseditor3d
Methods in de.grogra.nurbseditor3d that return Point3fModifier and TypeMethodDescriptionstatic Point3f[]ObjectGeometry3D.getConeCoordinates()static Point3f[]ObjectGeometry3D.getCylinderCoordinates()static Point3f[]ObjectGeometry3D.getFrustumCoordinates()static Point3f[]ObjectGeometry3D.getQuadCoordinates()static Point3f[]ObjectGeometry3D.getSphereCoordinates()static Point3fNURBSDisplay3D.pixelToCoordinate(Point3f input) Methods in de.grogra.nurbseditor3d with parameters of type Point3fModifier and TypeMethodDescriptionstatic Vector3fObjectGeometry3D.calculateDistance(Point3f a, Point3f b, int yRotation, int zRotation) static booleanObjectGeometry3D.comparePoints(Point3f a, Point3f b, int yRotation, int zRotation) static voidObjectGeometry3D.initObject(String type, Point3f p) static voidObjectGeometry3D.mouseWheelAction(Point3f source, int rotation, int yRotation, int zRotation) static Point3fNURBSDisplay3D.pixelToCoordinate(Point3f input) -
Uses of Point3f in de.grogra.qsm.in
Methods in de.grogra.qsm.in that return Point3f -
Uses of Point3f in de.grogra.ray
Methods in de.grogra.ray that return Point3fMethods in de.grogra.ray with parameters of type Point3f -
Uses of Point3f in de.grogra.ray.intersection
Fields in de.grogra.ray.intersection declared as Point3fModifier and TypeFieldDescriptionIntersections.SphereLocalVariables.centerIntersections.BoxLocalVariables.cur_invers_pointIntersections.ConeLocalVariables.cur_invers_pointIntersections.CylinderLocalVariables.cur_invers_pointIntersections.FrustumLocalVariables.cur_invers_pointIntersections.BoxLocalVariables.invers_pointIntersections.ConeLocalVariables.invers_pointIntersections.CylinderLocalVariables.invers_pointIntersections.FrustumLocalVariables.invers_pointIntersections.ParallelogramLocalVariables.invers_pointIntersections.PlaneLocalVariables.invers_pointIntersections.SphereLocalVariables.invers_pointfinal Point3fDefaultCellGenerator.BoxIntersectionLocals.pointIntersections.BoxIntersectionLocalVariables.pointIntersections.BoxLocalVariables.pointIntersections.ConeLocalVariables.pointIntersections.CylinderLocalVariables.pointIntersections.FrustumLocalVariables.pointIntersections.ParallelogramLocalVariables.pointIntersections.PlaneLocalVariables.pointIntersections.SphereLocalVariables.pointMethods in de.grogra.ray.intersection that return Point3fModifier and TypeMethodDescriptionIntersectionDescription.getLocalPoint()IntersectionDescription.getPoint()Methods in de.grogra.ray.intersection with parameters of type Point3fModifier and TypeMethodDescriptionstatic booleanIntersections.isPointInsideBox(Point3f point, Vector3f minValues, Vector3f maxValues) voidIntersectionDescription.setLocalPoint(Point3f point) voidConstructors in de.grogra.ray.intersection with parameters of type Point3fModifierConstructorDescriptionBoundingSphere(float radius, Point3f translation) IntersectionDescription(Ray ray, float t, Point3f point) -
Uses of Point3f in de.grogra.ray.physics
Fields in de.grogra.ray.physics declared as Point3fModifier and TypeFieldDescriptionfinal Point3fInterior.Input.globalEndThe end point of the light ray in global coordinates.final Point3fInterior.Input.localEndThe end point of the light ray in local coordinates.final Point3fInterior.Input.localOriginThe origin of the light ray in local coordinates.final Point3fEnvironment.localPointThe surface position in local coordinates of the object which defines the surface, light source, or sensor.final Point3fEnvironment.pointThe surface position in global world coordinates. -
Uses of Point3f in de.grogra.ray.shader
Fields in de.grogra.ray.shader declared as Point3fModifier and TypeFieldDescriptionfinal Point3fRTShader.TransparencyInput.localPointfinal Point3fRTShader.TransparencyInput.point -
Uses of Point3f in de.grogra.ray.tracing
Methods in de.grogra.ray.tracing that return Point3fModifier and TypeMethodDescriptionHagensBiDiStrategie1.RTPseudoLight.getGloabalOrigin()HagensBiDiStrategie1.RTPseudoLight.getGlobalOrigin() -
Uses of Point3f in de.grogra.ray.util
Fields in de.grogra.ray.util declared as Point3fMethods in de.grogra.ray.util that return Point3fConstructors in de.grogra.ray.util with parameters of type Point3f -
Uses of Point3f in de.grogra.vecmath
Methods in de.grogra.vecmath that return Point3fModifier and TypeMethodDescriptionstatic Point3fVecmathOperators.operator$add(Point3f a, Point3f b) static Point3fVecmathOperators.operator$add(Point3f a, Tuple3f b) static Point3fVecmathOperators.operator$add(Tuple3f a, Point3f b) static Point3fVecmathOperators.operator$addAssign(Point3f a, Tuple3f b) static Point3fVecmathOperators.operator$div(Point3f a, float b) static Point3fVecmathOperators.operator$mul(float b, Point3f a) static Point3fVecmathOperators.operator$mul(Point3f a, float b) static Point3fVecmathOperators.operator$mulAssign(Point3f a, float b) static Point3fVecmathOperators.operator$neg(Point3f a) static Point3fVecmathOperators.operator$sub(Point3f a, Tuple3f b) static Point3fVecmathOperators.operator$sub(Tuple3f a, Point3f b) static Point3fVecmathOperators.operator$subAssign(Point3f a, Tuple3f b) Methods in de.grogra.vecmath with parameters of type Point3fModifier and TypeMethodDescriptionstatic Point3dVecmathOperators.operator$add(Point3d a, Point3f b) static Point3dVecmathOperators.operator$add(Point3f a, Point3d b) static Point3fVecmathOperators.operator$add(Point3f a, Point3f b) static Point3dVecmathOperators.operator$add(Point3f a, Tuple3d b) static Point3fVecmathOperators.operator$add(Point3f a, Tuple3f b) static Point3dVecmathOperators.operator$add(Tuple3d a, Point3f b) static Point3fVecmathOperators.operator$add(Tuple3f a, Point3f b) static Point3fVecmathOperators.operator$addAssign(Point3f a, Tuple3f b) static Point3fVecmathOperators.operator$div(Point3f a, float b) static Point3fVecmathOperators.operator$mul(float b, Point3f a) static Point3fVecmathOperators.operator$mul(Point3f a, float b) static Point3fVecmathOperators.operator$mulAssign(Point3f a, float b) static Point3fVecmathOperators.operator$neg(Point3f a) static Vector3dVecmathOperators.operator$sub(Point3d a, Point3f b) static Vector3dVecmathOperators.operator$sub(Point3f a, Point3d b) static Vector3fVecmathOperators.operator$sub(Point3f a, Point3f b) static Point3dVecmathOperators.operator$sub(Point3f a, Tuple3d b) static Point3fVecmathOperators.operator$sub(Point3f a, Tuple3f b) static Point3dVecmathOperators.operator$sub(Tuple3d a, Point3f b) static Point3fVecmathOperators.operator$sub(Tuple3f a, Point3f b) static Point3fVecmathOperators.operator$subAssign(Point3f a, Tuple3f b) -
Uses of Point3f in javax.vecmath
Methods in javax.vecmath with parameters of type Point3fModifier and TypeMethodDescriptionfinal floatReturns the distance between this point and point p1.final floatPoint3f.distanceL1(Point3f p1) Computes the L-1 (Manhattan) distance between this point and point p1.final floatPoint3f.distanceLinf(Point3f p1) Computes the L-infinite distance between this point and point p1.final floatPoint3f.distanceSquared(Point3f p1) Computes the square of the distance between this point and point p1.final voidTransforms the point parameter with this Matrix4d and places the result back into point.final voidTransforms the point parameter with this Matrix4d and places the result into pointOut.final voidTransforms the point parameter with this Matrix4f and places the result back into point.final voidTransforms the point parameter with this Matrix4f and places the result into pointOut.Constructors in javax.vecmath with parameters of type Point3f