Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SoIndexedLineSet Member List
This is the complete list of members for SoIndexedLineSet, including all inherited members.
- addAuditor(void *const auditor, const SoNotRec::Type type)
- addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy)
[static] - addName(SoBase *const base, const char *const name)
[static] - addToCopyDict(void) const
[virtual] - addWriteReference(SoOutput *out, SbBool isfromfield=FALSE)
[virtual] - affectsState(void) const
[virtual] - areTexCoordsIndexed(SoAction *action)
[protected, static] - BaseFlags enum name
[protected] - beginShape(SoAction *const action, const TriangleShape shapetype, SoDetail *const detail=NULL)
[protected] - beginSolidShape(SoGLRenderAction *action)
[protected] - Binding enum name (defined in SoIndexedLineSet)
[private] - callback(SoCallbackAction *action)
[virtual] - callbackS(SoAction *action, SoNode *node)
[static] - checkCopy(const SoFieldContainer *orig)
[static] - computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er)
[protected, virtual] - computeObjectSpaceRay(SoRayPickAction *const action)
[protected] - computeObjectSpaceRay(SoRayPickAction *const action, const SbMatrix &matrix)
[protected] - coordIndex
- copy(SbBool copyconnections=FALSE) const
[virtual] - copyContents(const SoFieldContainer *from, SbBool copyconnections)
[virtual] - copyDone(void)
[static] - copyFieldValues(const SoFieldContainer *container, SbBool copyconnections=FALSE)
- copyThroughConnection(void) const
[virtual] - createLineSegmentDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, SoPickedPoint *pp)
[protected, virtual] - createPointDetail(SoRayPickAction *action, const SoPrimitiveVertex *v, SoPickedPoint *pp)
[protected, virtual] - createTriangleDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3, SoPickedPoint *pp)
[protected, virtual] - decrementCurrentWriteCounter(void)
[static] - destroy(void)
[protected, virtual] - doAction(SoAction *action)
[virtual] - enableNotify(const SbBool flag)
- endShape(void)
[protected] - endSolidShape(SoGLRenderAction *action)
[protected] - fieldsAreEqual(const SoFieldContainer *container) const
- findCopy(const SoFieldContainer *orig, const SbBool copyconnections)
[static] - findMaterialBinding(SoState *state) (defined in SoIndexedLineSet)
[private] - findNormalBinding(SoState *state) (defined in SoIndexedLineSet)
[private] - generateDefaultNormals(SoState *state, SoNormalBundle *bundle) (defined in SoIndexedLineSet)
[private, virtual] - generateDefaultNormals(SoState *state, SoNormalCache *nc) (defined in SoIndexedLineSet)
[private, virtual] - generateNormals(SoState *const state)
[protected] - generatePrimitives(SoAction *action) (defined in SoIndexedLineSet)
[private, virtual] - generateVertex(SoPrimitiveVertex *const pv, const SbVec3f &point, const SbBool useTexFunc, const SoTextureCoordinateElement *const tce, const float s, const float t, const SbVec3f &normal)
[protected] - get(SbString &fielddata)
- get(SbString &fielddata, SoOutput *out)
- getActionMethodIndex(const SoType type)
[static] - getAllFields(SoFieldList &l) const
[virtual] - getAuditors(void) const
- getBoundingBox(SoGetBoundingBoxAction *action)
[virtual] - getBoundingBoxS(SoAction *action, SoNode *node)
[static] - getByName(const SbName &name)
[static] - getByName(const SbName &name, SoNodeList &l)
[static] - getChildren(void) const
[virtual] - getClassTypeId(void)
[static] - getColorIndices(void)
[protected] - getComplexityValue(SoAction *action)
[protected] - getCurrentWriteCounter(void)
[protected, static] - getDecimatedComplexity(SoState *state, float complexity)
[static] - getEventIn(const SbName &name) const
[virtual] - getEventOut(const SbName &name) const
[virtual] - getField(const SbName &name) const
[virtual] - getFieldData(void) const
[virtual] - getFieldDataPtr(void)
[protected, static] - getFieldName(const SoField *const field, SbName &name) const
- getFields(SoFieldList &l) const
[virtual] - getFileFormatName(void) const
[protected, virtual] - getIsBuiltIn(void) const
- getMatrix(SoGetMatrixAction *action)
[virtual] - getMatrixS(SoAction *action, SoNode *node)
[static] - getName(void) const
[virtual] - getNamedBase(const SbName &name, SoType type)
[static] - getNamedBases(const SbName &name, SoBaseList &baselist, SoType type)
[static] - getNextActionMethodIndex(void)
[protected, static] - getNextNodeId(void)
[static] - getNodeId(void) const
- getNodeType(void) const
- getNormalCache(void) const
[protected] - getNormalIndices(void)
[protected] - getNumVerts(const int startCoord)
[protected] - getPrimitiveCount(SoGetPrimitiveCountAction *action)
[virtual] - getPrimitiveCountS(SoAction *action, SoNode *node)
[static] - getRefCount(void) const
- getScreenSize(SoState *const state, const SbBox3f &boundingbox, SbVec2s &rectsize)
[static] - getTexCoordIndices(void)
[protected] - getTraceRefs(void)
[static] - getTypeId(void) const=0
[pure virtual] - getVertexData(SoState *state, const SoCoordinateElement *&coords, const SbVec3f *&normals, const int32_t *&cindices, const int32_t *&nindices, const int32_t *&tindices, const int32_t *&mindices, int &numcindices, const SbBool needNormals, SbBool &normalCacheUsed)
[protected] - SoVertexShape::getVertexData(SoState *state, const SoCoordinateElement *&coords, const SbVec3f *&normals, const SbBool neednormals)
- GLRender(SoGLRenderAction *action)
[virtual] - GLRenderBelowPath(SoGLRenderAction *action)
[virtual] - GLRenderBoundingBox(SoGLRenderAction *action)
[protected] - GLRenderInPath(SoGLRenderAction *action)
[virtual] - GLRenderOffPath(SoGLRenderAction *action)
[virtual] - GLRenderS(SoAction *action, SoNode *node)
[static] - grabEventsCleanup(void)
[virtual] - grabEventsSetup(void)
[virtual] - handleEvent(SoHandleEventAction *action)
[virtual] - handleEventS(SoAction *action, SoNode *node)
[static] - hasDefaultValues(void) const
- hasMultipleWriteRefs(void) const
[protected] - incNextActionMethodIndex(void)
[protected, static] - incrementCurrentWriteCounter(void)
[static] - inherited typedef (defined in SoIndexedLineSet)
[private] - initClass(void)
[static] - initClasses(void)
[static] - initCopyDict(void)
[static] - INVENTOR enum value
- invokeLineSegmentCallbacks(SoAction *const action, const SoPrimitiveVertex *const v1, const SoPrimitiveVertex *const v2)
[protected] - invokePointCallbacks(SoAction *const action, const SoPrimitiveVertex *const v)
[protected] - invokeTriangleCallbacks(SoAction *const action, const SoPrimitiveVertex *const v1, const SoPrimitiveVertex *const v2, const SoPrimitiveVertex *const v3)
[protected] - IS_ENGINE enum value (defined in SoBase)
[protected] - IS_GROUP enum value (defined in SoBase)
[protected] - isBuiltIn
[protected] - isNotifyEnabled(void) const
- isOfType(SoType type) const
- isOverride(void) const
- LINE_STRIP enum value (defined in SoShape)
- LINES enum value (defined in SoShape)
- materialIndex
- nextActionMethodIndex
[protected, static] - nextUniqueId
[protected, static] - NodeType enum name
- normalIndex
- notify(SoNotList *nl)
[virtual] - OVERALL enum value (defined in SoIndexedLineSet)
[private] - PER_LINE enum value (defined in SoIndexedLineSet)
[private] - PER_LINE_INDEXED enum value (defined in SoIndexedLineSet)
[private] - PER_SEGMENT enum value (defined in SoIndexedLineSet)
[private] - PER_SEGMENT_INDEXED enum value (defined in SoIndexedLineSet)
[private] - PER_VERTEX enum value (defined in SoIndexedLineSet)
[private] - PER_VERTEX_INDEXED enum value (defined in SoIndexedLineSet)
[private] - pick(SoPickAction *action)
[virtual] - pickS(SoAction *action, SoNode *node)
[static] - POINTS enum value (defined in SoShape)
- POLYGON enum value (defined in SoShape)
- QUAD_STRIP enum value (defined in SoShape)
- QUADS enum value (defined in SoShape)
- rayPick(SoRayPickAction *action)
[virtual] - rayPickS(SoAction *action, SoNode *node)
[static] - read(SoInput *in, SoBase *&base, SoType expectedtype)
[static] - readInstance(SoInput *in, unsigned short flags)
[protected, virtual] - ref(void) const
- removeAuditor(void *const auditor, const SoNotRec::Type type)
- removeName(SoBase *const base, const char *const name)
[static] - search(SoSearchAction *action)
[virtual] - searchS(SoAction *action, SoNode *node)
[static] - set(const char *const fielddata)
- set(const char *fielddata, SoInput *in)
- setInstancePrefix(const SbString &c)
[static] - setName(const SbName &newname)
[virtual] - setNextActionMethodIndex(int index)
[protected, static] - setNodeType(const NodeType type)
- setNormalCache(SoState *const state, const int num, const SbVec3f *normals)
[protected] - setOverride(const SbBool state)
- setToDefaults(void)
- setTraceRefs(SbBool trace)
[static] - setupIndices(const int numParts, const int numFaces, const SbBool needNormals, const SbBool needTexCoords)
[protected] - shapeVertex(const SoPrimitiveVertex *const v)
[protected] - shouldGLRender(SoGLRenderAction *action)
[protected, virtual] - shouldPrimitiveCount(SoGetPrimitiveCountAction *action)
[protected] - shouldRayPick(SoRayPickAction *const action)
[protected] - shouldWrite(void)
- SO_NODE_HEADER(SoIndexedLineSet) (defined in SoIndexedLineSet)
[private] - SoBase(void)
[protected] - SoFieldContainer(void)
[protected] - SoIndexedLineSet(void)
- SoIndexedShape(void)
[protected] - SoNode(void)
[protected] - SoShape(void)
[protected] - SoVertexShape(void)
[protected] - startNotify(void)
[virtual] - textureCoordIndex
- touch(void)
- TRIANGLE_FAN enum value (defined in SoShape)
- TRIANGLE_STRIP enum value (defined in SoShape)
- TRIANGLES enum value (defined in SoShape)
- TriangleShape enum name
- uniqueId
[protected] - unref(void) const
- unrefNoDelete(void) const
- validateNewFieldValue(SoField *field, void *newval)
[virtual] - vertexProperty
- VRML1 enum value
- write(SoWriteAction *action)
[virtual] - writeFooter(SoOutput *out) const
[protected] - writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const
[protected] - writeInstance(SoOutput *out)
[virtual] - writeS(SoAction *action, SoNode *node)
[static] - ~SoBase()
[protected, virtual] - ~SoFieldContainer()
[protected] - ~SoIndexedLineSet()
[protected, virtual] - ~SoIndexedShape()
[protected, virtual] - ~SoNode()
[protected, virtual] - ~SoShape()
[protected, virtual] - ~SoVertexShape()
[protected, virtual]
Generated at Tue Mar 5 03:31:25 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001