igeo
Interface IMatrix4Op

All Superinterfaces:
IParameter, IVal
All Known Subinterfaces:
IMatrix4I
All Known Implementing Classes:
IMatrix4

public interface IMatrix4Op
extends IParameter

Interface of 4x4 matrix operator.

Author:
Satoru Sugihara

Method Summary
 IMatrix4 get()
           
 

Method Detail

get

IMatrix4 get()
Specified by:
get in interface IParameter