| Modifier and Type | Field and Description |
|---|---|
static Vector4f |
Vector4f.ONE |
static Vector4f |
Vector4f.UNIT_W |
static Vector4f |
Vector4f.UNIT_X |
static Vector4f |
Vector4f.UNIT_Y |
static Vector4f |
Vector4f.UNIT_Z |
static Vector4f |
Vector4f.ZERO |
| Constructor and Description |
|---|
Vector4f(Vector4f vec) |
| Modifier and Type | Class and Description |
|---|---|
class |
Color |
| Constructor and Description |
|---|
Color(Vector4f rgba) |
| Modifier and Type | Method and Description |
|---|---|
void |
UniformManager.setUniform(Shader shader,
String name,
Vector4f vec) |
| Modifier and Type | Method and Description |
|---|---|
void |
LWJGLUniformManager.setUniform(Shader shader,
String name,
Vector4f vec) |
Copyright © 2014. All rights reserved.