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 Point2
ShadingState.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 float
static final Vector3
static final float
static final Vector3
final Point2
static final float
static final Vector3
static final float
static final Vector3
Constructors in org.sunflow.math with parameters of type Point2