M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.plugins.ase
Class CameraSettings

java.lang.Object
  extended bycom.java4ever.m3gtoolkit.plugins.ase.CameraSettings

public class CameraSettings
extends java.lang.Object


Field Summary
 float far
           
 float fov
           
 float near
           
 float tdist
           
 int timevalue
           
 
Constructor Summary
CameraSettings(ASEReader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timevalue

public int timevalue

near

public float near

far

public float far

fov

public float fov

tdist

public float tdist
Constructor Detail

CameraSettings

public CameraSettings(ASEReader reader)
               throws java.io.IOException

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.