Public Member Functions | Static Public Member Functions | Static Private Attributes
edu.tum.cs.ias.knowrob.util.datastructures.Vector3f Class Reference

List of all members.

Public Member Functions

double distance (Vector3f other)
void rotate (double theta, javax.vecmath.Vector3f axis)
 Vector3f ()
 Vector3f (float x, float y, float z)
 Vector3f (javax.vecmath.Vector3f v)

Static Public Member Functions

static Matrix4f getRotationMatrix (double theta, javax.vecmath.Vector3f axis)

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

Definition at line 5 of file Vector3f.java.


Constructor & Destructor Documentation

Definition at line 8 of file Vector3f.java.

edu.tum.cs.ias.knowrob.util.datastructures.Vector3f.Vector3f ( float  x,
float  y,
float  z 
) [inline]

Definition at line 12 of file Vector3f.java.

edu.tum.cs.ias.knowrob.util.datastructures.Vector3f.Vector3f ( javax.vecmath.Vector3f  v) [inline]

Definition at line 16 of file Vector3f.java.


Member Function Documentation

Definition at line 20 of file Vector3f.java.

static Matrix4f edu.tum.cs.ias.knowrob.util.datastructures.Vector3f.getRotationMatrix ( double  theta,
javax.vecmath.Vector3f  axis 
) [inline, static]

Definition at line 55 of file Vector3f.java.

void edu.tum.cs.ias.knowrob.util.datastructures.Vector3f.rotate ( double  theta,
javax.vecmath.Vector3f  axis 
) [inline]

Definition at line 27 of file Vector3f.java.


Member Data Documentation

Definition at line 6 of file Vector3f.java.


The documentation for this class was generated from the following file:


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Sat Dec 28 2013 17:09:49