Modifier and Type | Field and Description |
---|---|
(package private) V3[] |
axes |
(package private) V3 |
axis |
BS |
bsMeshesVisible |
float |
drawArrowScale |
Draw.EnumDrawType |
drawType |
(package private) Draw.EnumDrawType[] |
drawTypes |
(package private) int |
drawVertexCount |
(package private) int[] |
drawVertexCounts |
boolean |
isBarb |
(package private) boolean |
isFixed |
boolean |
isScaleSet |
boolean |
isVector |
BS |
modelFlags |
boolean |
noHead |
(package private) P3[] |
ptCenters |
float |
scale |
atomIndex, bsTemp, cappingObject, checkByteCount, color, colorCommand, colorDensity, connections, diameter, drawTriangles, fillTriangles, frontOnly, havePlanarContours, haveXyPoints, index, insideOut, isTwoSided, isValid, lattice, lighting, lineData, linkedMesh, meshColix, modelIndex, normixes, PREVIOUS_MESH_ID, ptCenter, recalcAltVertices, scale3d, scriptCommand, showContourLines, showPoints, showTriangles, slabbingObject, thisID, title, unitCell, useColix, vAB, vAC, vertexColorMap, visibilityFlags, visible, volumeRenderPointSize, vTemp, width
altVertices, bsDisplay, bsPolygons, bsSlabDisplay, bsSlabGhost, bsTransPolygons, colix, colixBack, haveQuads, iA, iB, iC, isColorSolid, isMerged, isTriangleSet, mat4, mergePolygonCount0, mergeVertexCount0, meshType, normalCount, normals, normalsTemp, normixCount, nSets, offset, polygonColixes, polygonCount, polygonCount0, polygonIndexes, polygonTranslucencies, SEED_COUNT, slabColix, slabMeshType, slabOptions, spanningVectors, surfaceSet, vertexColixes, vertexCount, vertexCount0, vertexSets, vertexSource, vertexValues, vertices
Constructor and Description |
---|
DrawMesh(java.lang.String thisID,
short colix,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
clear(java.lang.String meshType) |
void |
deleteAtoms(int modelIndex) |
boolean |
isRenderScalable() |
(package private) void |
offset(V3 offset) |
(package private) void |
setCenter(int iModel) |
(package private) void |
setCenters() |
checkWithin, clearMesh, getBoundingBox, getMinDistance2ForVertexGrouping, getNormals, getNormalsTemp, getOffsetVertices, getRendering, getState, getUnitCell, getVertexIndexFromNumber, getVisibleVBS, getVisibleVertexBitSet, initialize, mesh1, rotateTranslate, setLighting, setNormixes, setShowWithin, setTokenProperty, setTranslucent, setVisibilityFlags, sumVertexNormals, sumVertexNormals2
addIntersectionVertex, addPolygonC, addQuad, addTriangle, addTriangleCheck, addV, addVCVal, getCapSlabObject, getFaces, getIntersection, getSlabColor, getSlabObject, getSlabTranslucency, getSlabType, getSlabWithinRange, getSphereData, getSphericalInterpolationFraction, getVertices, invalidatePolygons, newMesh, newSlab, resetSlab, resetTransPolygons, setABC, setColix, setColixBack, setPolygonCount, setSlab, setTranslucentVertices, slabBrillouin, slabPolygons, slabPolygonsList
public BS modelFlags
public Draw.EnumDrawType drawType
Draw.EnumDrawType[] drawTypes
P3[] ptCenters
V3 axis
V3[] axes
int drawVertexCount
int[] drawVertexCounts
boolean isFixed
public boolean isVector
public float drawArrowScale
public boolean noHead
public boolean isBarb
public float scale
public boolean isScaleSet
public BS bsMeshesVisible
void setCenters()
final void setCenter(int iModel)
void offset(V3 offset)
public void deleteAtoms(int modelIndex)
public boolean isRenderScalable()