Uses of Class
org.vrspace.server.obj.Point
Packages that use Point
-
Uses of Point in org.vrspace.server.config
Methods in org.vrspace.server.config that return Point -
Uses of Point in org.vrspace.server.core
Methods in org.vrspace.server.core that return types with arguments of type PointModifier and TypeMethodDescriptionVRObjectRepository.getPoints(double x1, double y1, double z1, double x2, double y2, double z2) Methods in org.vrspace.server.core with parameters of type Point -
Uses of Point in org.vrspace.server.obj
Methods in org.vrspace.server.obj that return PointMethods in org.vrspace.server.obj with parameters of type PointModifier and TypeMethodDescriptionbooleanUtility method, confirms that coordinates of this point match the coordinates of the other point.booleanConstructors in org.vrspace.server.obj with parameters of type Point