Home | History | Annotate | Download | only in math

Lines Matching refs:getRotationColumn

477      * <code>getRotationColumn</code> returns one of three columns specified

485 public Vector3f getRotationColumn(int i) {
486 return getRotationColumn(i, null);
490 * <code>getRotationColumn</code> returns one of three columns specified
501 public Vector3f getRotationColumn(int i, Vector3f store) {