Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
S
A
addPoint(float, float, float, float, float, float, float)
- Method in class com.hardcorepawn.
SuperPoint
Add a new point to the list.
addPoint(float, float, float, float, float, float, float, float, float, float)
- Method in class com.hardcorepawn.
SuperTri
Add a new point to the list.
addPointPlain(float, float, float)
- Method in class com.hardcorepawn.
SuperTri
Synonym for addPoint(x,y,z,0,0,1,1,1,1,1);
addPointWithColour(float, float, float, float, float, float, float)
- Method in class com.hardcorepawn.
SuperTri
Synonym for addPoint(x,y,z,0,0,1,r,g,b,a);
addPointWithNormal(float, float, float, float, float, float)
- Method in class com.hardcorepawn.
SuperTri
Synonym for addPoint(x,y,z,nx,ny,nz,1,1,1,1);
addTri(int, int, int)
- Method in class com.hardcorepawn.
SuperTri
Create a triangle out of the 3 supplied point IDs.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
S