| Modifier and Type | Field and Description |
|---|---|
static Vector4f |
ONE |
static Vector4f |
UNIT_W |
static Vector4f |
UNIT_X |
static Vector4f |
UNIT_Y |
static Vector4f |
UNIT_Z |
static Vector4f |
ZERO |
| Constructor and Description |
|---|
Vector4f(Vector3f vec,
float w) |
Vector4f(Vector4f vec) |
public static final Vector4f ZERO
public static final Vector4f UNIT_X
public static final Vector4f UNIT_Y
public static final Vector4f UNIT_Z
public static final Vector4f UNIT_W
public static final Vector4f ONE
Copyright © 2014. All rights reserved.