|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectVec3D
unwrap.UPoint
public class UPoint
UPoint extends Vec3D (see toxiclibs documentation for more infos)
| Field Summary | |
|---|---|
int |
id
|
| Constructor Summary | |
|---|---|
UPoint(float x,
float y,
float z,
int _id)
initialize the point and give coordinates and unique point id. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int id
| Constructor Detail |
|---|
public UPoint(float x,
float y,
float z,
int _id)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||