org.jmol.jvxl.api
Interface MeshDataServer
- All Superinterfaces:
- VertexDataServer
- All Known Implementing Classes:
- Isosurface, LcaoCartoon, MolecularOrbital, Pmesh
public interface MeshDataServer
- extends VertexDataServer
invalidateTriangles
void invalidateTriangles()
fillMeshData
void fillMeshData(MeshData meshData,
int mode)
notifySurfaceGenerationCompleted
void notifySurfaceGenerationCompleted()
notifySurfaceMappingCompleted
void notifySurfaceMappingCompleted()
calculateGeodesicSurface
javax.vecmath.Point3f[] calculateGeodesicSurface(java.util.BitSet bsSelected,
float envelopeRadius)
getColixArgb
int getColixArgb(short colix)