Package | Description |
---|---|
com.jhlabs.image | |
org.zimowski.bambi.jhlabs.vecmath |
Modifier and Type | Method and Description |
---|---|
protected Color4f |
LightFilter.phongShade(Vector3f position,
Vector3f viewpoint,
Vector3f normal,
Color4f diffuseColor,
Color4f specularColor,
LightFilter.Material material,
LightFilter.Light[] lightsArray) |
Modifier and Type | Method and Description |
---|---|
float |
Vector3f.angle(Vector3f v) |
void |
Vector3f.cross(Vector3f v1,
Vector3f v2) |
float |
Vector3f.dot(Vector3f v) |
void |
Matrix4f.setTranslation(Vector3f v) |
void |
Matrix4f.transform(Vector3f v) |
Constructor and Description |
---|
AxisAngle4f(Vector3f v,
float angle) |
Vector3f(Vector3f t) |
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.