Uses of Class
org.sunflow.math.Point2
Packages that use Point2
-
Uses of Point2 in org.sunflow
Methods in org.sunflow with parameters of type Point2 -
Uses of Point2 in org.sunflow.core
Methods in org.sunflow.core that return Point2Modifier and TypeMethodDescriptionParameterList.getTexCoord(String name, Point2 defaultValue) Get the specified texture coordinate parameter from this list.final Point2ShadingState.getUV()Get texture coordinates at the hit point.Methods in org.sunflow.core with parameters of type Point2Modifier and TypeMethodDescriptionParameterList.getTexCoord(String name, Point2 defaultValue) Get the specified texture coordinate parameter from this list. -
Uses of Point2 in org.sunflow.math
Methods in org.sunflow.math that return Point2Methods in org.sunflow.math with parameters of type Point2Modifier and TypeMethodDescriptionstatic final floatstatic final Vector3static final floatstatic final Vector3final Point2static final floatstatic final Vector3static final floatstatic final Vector3Constructors in org.sunflow.math with parameters of type Point2