M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.plugins.ase
Class Vector3f

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

public class Vector3f
extends java.lang.Object


Field Summary
 float x
           
 float y
           
 float z
           
 
Constructor Summary
Vector3f(float x, float y, float z)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x

y

public float y

z

public float z
Constructor Detail

Vector3f

public Vector3f(float x,
                float y,
                float z)

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.