Open Inventor Reference
|
This is the complete list of members for SoTriangleStripSet, including all inherited members.
_postVertexArrayRenderingCB | SoShape | protectedstatic |
_preVertexArrayRenderingCB | SoShape | protectedstatic |
addAuditor(void *auditor, SoNotRec::Type type) | SoBase | |
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy) | SoFieldContainer | static |
addManagedSensor(SoSensor *sensor) | SoFieldContainer | |
addName(SoBase *, const char *) | SoBase | static |
addToCopyDict() const | SoNode | virtual |
addWriteReference(SoOutput *out, bool isFromField=FALSE) | SoFieldContainer | virtual |
affectsState() const | SoShape | virtual |
BaseFlags enum name | SoBase | protected |
beginShape(SoAction *action, TriangleShape shapeType, SoFaceDetail *faceDetail=NULL) | SoShape | protected |
beginSolidShape(SoGLRenderAction *action) | SoShape | protected |
beginVertexArrayRendering(SoGLRenderAction *action) | SoVertexShape | protected |
callback(SoCallbackAction *action) | SoShape | virtual |
checkCopy(const SoFieldContainer *orig) | SoFieldContainer | static |
computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er) | SoTriangleStripSet | protectedvirtual |
computeCoordBBox(SoAction *action, int numVertices, SbBox3f &box, SbVec3f ¢er) | SoNonIndexedShape | protected |
computeObjectSpaceRay(SoRayPickAction *action) | SoShape | protected |
computeObjectSpaceRay(SoRayPickAction *action, const SbMatrix &matrix) | SoShape | protected |
copy(bool copyConnections=FALSE) const | SoNode | |
copyContents(const SoFieldContainer *fromFC, bool copyConnections) | SoNode | virtual |
copyDone() | SoFieldContainer | static |
copyFieldValues(const SoFieldContainer *fc, bool copyConnections=FALSE) | SoFieldContainer | |
copyThroughConnection() const | SoNode | virtual |
createLineSegmentDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, SoPickedPoint *pp) | SoShape | protectedvirtual |
createPointDetail(SoRayPickAction *action, const SoPrimitiveVertex *v, SoPickedPoint *pp) | SoShape | protectedvirtual |
createTriangleDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3, SoPickedPoint *pp) | SoTriangleStripSet | protectedvirtual |
decrementCurrentWriteCounter() | SoBase | inlinestatic |
destroy() | SoBase | protectedvirtual |
doAction(SoAction *action) | SoNode | virtual |
enableNotify(bool flag) | SoFieldContainer | inline |
endShape() | SoShape | protected |
endSolidShape(SoGLRenderAction *action) | SoShape | protected |
endVertexArrayRendering(SoGLRenderAction *action, bool vboWasUsed) | SoVertexShape | protected |
fieldsAreEqual(const SoFieldContainer *fc) const | SoFieldContainer | |
findCopy(const SoFieldContainer *orig, bool copyConnections) | SoFieldContainer | static |
FIRST_INSTANCE enum value | SoNode | |
generateDefaultNormals(SoState *state, SoNormalBundle *nb) | SoTriangleStripSet | virtual |
generatePrimitives(SoAction *action) | SoTriangleStripSet | protectedvirtual |
get(SbString &fieldDataString) | SoFieldContainer | inline |
get(SbString &fieldDataString, SoOutput *dictOut) | SoFieldContainer | |
getActionMethodIndex(SoType t) | SoNode | inlinestatic |
getAuditors() | SoBase | inline |
getBoundingBox(SoGetBoundingBoxAction *action) | SoShape | virtual |
getByName(const SbName &name) | SoNode | static |
getByName(const SbName &name, SoNodeList &list) | SoNode | static |
getChildren() const | SoNode | virtual |
getClassTypeId() | SoNode | inlinestatic |
getCurrentWriteCounter() | SoBase | inlineprotectedstatic |
getField(const SbName &fieldName) const | SoFieldContainer | virtual |
getFieldData() const | SoFieldContainer | virtual |
getFieldDataPtr() | SoNode | inlineprotectedstatic |
getFieldName(const SoField *field, SbName &fieldName) const | SoFieldContainer | |
getFields(SoFieldList &list) const | SoFieldContainer | virtual |
getFileFormatName() const | SoBase | protectedvirtual |
getIsBuiltIn() const | SoFieldContainer | inline |
getMatrix(SoGetMatrixAction *action) | SoNode | virtual |
getName() const | SoBase | virtual |
getNamedBase(const SbName &, SoType) | SoBase | static |
getNamedBases(const SbName &, SoBaseList &, SoType) | SoBase | static |
getNextNodeId() | SoNode | inlinestatic |
getNodeId() const | SoNode | inline |
getNormalCache() const | SoVertexShape | inlineprotected |
getRefCount() const | SoBase | inline |
getScreenSize(SoState *state, const SbBox3f &boundingBox, SbVec2s &rectSize) | SoShape | static |
getTypeId() const =0 | SoBase | pure virtual |
getVertexProperty() | SoVertexShape | protected |
GLRender(SoGLRenderAction *action) | SoTriangleStripSet | virtual |
GLRenderBelowPath(SoGLRenderAction *action) | SoNode | virtual |
GLRenderBoundingBox(SoGLRenderAction *action) | SoShape | protected |
GLRenderInPath(SoGLRenderAction *action) | SoNode | virtual |
GLRenderOffPath(SoGLRenderAction *action) | SoNode | virtual |
grabEventsCleanup() | SoNode | virtual |
grabEventsSetup() | SoNode | virtual |
handleEvent(SoHandleEventAction *action) | SoNode | virtual |
hasDefaultValues() const | SoFieldContainer | |
hasMultipleWriteRefs() const | SoBase | inlineprotected |
hasName | SoBase | |
incrementCurrentWriteCounter() | SoBase | inlinestatic |
initClass() | SoTriangleStripSet | static |
initClasses() | SoNode | static |
initCopyDict() | SoFieldContainer | static |
invokeLineSegmentCallbacks(SoAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2) | SoShape | protected |
invokePointCallbacks(SoAction *action, const SoPrimitiveVertex *v) | SoShape | protected |
invokeTriangleCallbacks(SoAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3) | SoShape | protected |
IS_ENGINE enum value | SoBase | protected |
IS_GROUP enum value | SoBase | protected |
isBuiltIn | SoFieldContainer | protected |
isNotifyEnabled() const | SoFieldContainer | inline |
isOfType(SoType type) const | SoBase | |
isOverride() const | SoNode | inline |
multWriteRef | SoBase | |
nextActionMethodIndex | SoNode | protectedstatic |
nextUniqueId | SoNode | protectedstatic |
numVertices | SoTriangleStripSet | |
OTHER_INSTANCE enum value | SoNode | |
pick(SoPickAction *action) | SoNode | virtual |
PMTSS typedef | SoTriangleStripSet | |
POLYGON enum value | SoShape | |
PROTO_INSTANCE enum value | SoNode | |
rayPick(SoRayPickAction *action) | SoShape | virtual |
read(SoInput *in, SoBase *&base, SoType expectedType) | SoBase | static |
readInstance(SoInput *in, unsigned short flags) | SoFieldContainer | protectedvirtual |
ref() const | SoBase | |
removeAuditor(void *auditor, SoNotRec::Type type) | SoBase | |
removeName(SoBase *, const char *) | SoBase | static |
search(SoSearchAction *action) | SoNode | virtual |
set(const char *fieldDataString) | SoFieldContainer | inline |
set(const char *fieldDataString, SoInput *dictIn) | SoFieldContainer | |
setInstancePrefix(const SbString &c) | SoBase | inlinestatic |
setName(const SbName &name) | SoBase | virtual |
setNormalCache(SoState *state, int numNormals, const SbVec3f *normals) | SoVertexShape | protected |
setOverride(bool state) | SoNode | |
setPostVertexArrayRenderingCallback(VertexArrayRenderingCB *cb) | SoShape | static |
setPreVertexArrayRenderingCallback(VertexArrayRenderingCB *cb) | SoShape | static |
setToDefaults() | SoFieldContainer | |
shapeVertex(const SoPrimitiveVertex *v) | SoShape | protected |
shouldGLRender(SoGLRenderAction *action) | SoVertexShape | protectedvirtual |
shouldRayPick(SoRayPickAction *action) | SoShape | protected |
shouldWrite() | SoBase | |
SoBase() | SoBase | protected |
SoFieldContainer() | SoFieldContainer | protected |
SoNode() | SoNode | protected |
SoNonIndexedShape() | SoNonIndexedShape | protected |
SoShape() | SoShape | protected |
SoTriangleStripSet() | SoTriangleStripSet | |
SoVertexShape() | SoVertexShape | protected |
Stage enum name | SoNode | |
startIndex | SoNonIndexedShape | |
startNotify() | SoNode | virtual |
touch() | SoBase | inline |
traceRefs | SoBase | static |
TRIANGLE_FAN enum value | SoShape | |
TRIANGLE_STRIP enum value | SoShape | |
TRIANGLES enum value | SoShape | |
TriangleShape enum name | SoShape | |
uniqueId | SoNode | protected |
unref() const | SoBase | |
unrefNoDelete() const | SoBase | |
VertexArrayRenderingCB typedef | SoShape | |
vertexProperty | SoVertexShape | |
vpCache | SoVertexShape | protected |
write(SoWriteAction *action) | SoNode | virtual |
writeCounter | SoBase | |
writeFooter(SoOutput *out) const | SoBase | protected |
writeHeader(SoOutput *out, bool isGroup, bool isEngine) const | SoBase | protected |
writeInstance(SoOutput *out) | SoNode | virtual |
writeRefFromField | SoBase | |
~SoBase() | SoBase | protectedvirtual |
~SoFieldContainer() | SoFieldContainer | protected |
~SoNode() | SoNode | protectedvirtual |
~SoNonIndexedShape() | SoNonIndexedShape | protectedvirtual |
~SoShape() | SoShape | protectedvirtual |
~SoTriangleStripSet() | SoTriangleStripSet | protectedvirtual |
~SoVertexShape() | SoVertexShape | protectedvirtual |