Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.fudaa.ebli.volume.Matrix3D

Uses of Matrix3D in org.fudaa.ebli.volume
 

Fields in org.fudaa.ebli.volume declared as Matrix3D
(package private)  Matrix3D BVolume3D.amat
           
(package private)  Matrix3D BVolume3D.tmat
           
(package private)  Matrix3D OOGL_OFF.mat
           
 

Methods in org.fudaa.ebli.volume with parameters of type Matrix3D
(package private)  void Matrix3D.mult(Matrix3D rhs)
          Multiply this matrix by a second: M = M*R