|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcct.math.polyg.GLvector
public class GLvector
Title: Molecular Structure Viewer/Editor
Description: Computational Chemistry Toolkit
Copyright: Copyright (c) 2006
Company: ANU
| Field Summary | |
|---|---|
float |
fX
|
float |
fY
|
float |
fZ
|
| Constructor Summary | |
|---|---|
GLvector()
|
|
GLvector(float x,
float y,
float z)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float fX
public float fY
public float fZ
| Constructor Detail |
|---|
public GLvector()
public GLvector(float x,
float y,
float z)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||