|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ac3dSurface | |
---|---|
org.j3d.loaders.ac3d | Classes for parsing and loading AC3D files v3.0 and later. |
Uses of Ac3dSurface in org.j3d.loaders.ac3d |
---|
Methods in org.j3d.loaders.ac3d that return Ac3dSurface | |
---|---|
Ac3dSurface |
Ac3dObject.getSurface(int index)
Get the Ac3dSurface> at the given index. |
Methods in org.j3d.loaders.ac3d with parameters of type Ac3dSurface | |
---|---|
void |
Ac3dObject.addSurface(Ac3dSurface surface)
Adds a Ac3dSurface at the given index. |
boolean |
Ac3dParseObserver.surfaceComplete(Ac3dObject obj,
Ac3dSurface surf)
A surface definition from the previously declared object has been read. |
|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |