Open Inventor Reference
SoPointSet Member List
This is the complete list of members for SoPointSet, including all inherited members.
addAuditor(void *auditor, SoNotRec::Type type)SoBase
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy)SoFieldContainer [static]
addName(SoBase *, const char *)SoBase [static]
addToCopyDict() const SoNode [virtual]
addWriteReference(SoOutput *out, SbBool isFromField=FALSE)SoFieldContainer [virtual]
affectsState() const SoShape [virtual]
BaseFlags enum nameSoBase [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 &center)SoPointSet [protected, virtual]
computeCoordBBox(SoAction *action, int numVertices, SbBox3f &box, SbVec3f &center)SoNonIndexedShape [protected]
computeObjectSpaceRay(SoRayPickAction *action)SoShape [protected]
computeObjectSpaceRay(SoRayPickAction *action, const SbMatrix &matrix)SoShape [protected]
copy(SbBool copyConnections=FALSE) const SoNode
copyContents(const SoFieldContainer *fromFC, SbBool copyConnections)SoNode [virtual]
copyDone()SoFieldContainer [static]
copyFieldValues(const SoFieldContainer *fc, SbBool copyConnections=FALSE)SoFieldContainer
copyThroughConnection() const SoNode [virtual]
createLineSegmentDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, SoPickedPoint *pp)SoShape [protected, virtual]
createPointDetail(SoRayPickAction *action, const SoPrimitiveVertex *v, SoPickedPoint *pp)SoPointSet [protected, virtual]
createTriangleDetail(SoRayPickAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3, SoPickedPoint *pp)SoShape [protected, virtual]
decrementCurrentWriteCounter()SoBase [inline, static]
destroy()SoBase [protected, virtual]
doAction(SoAction *action)SoNode [virtual]
enableNotify(SbBool 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, SbBool copyConnections)SoFieldContainer [static]
FIRST_INSTANCE enum valueSoNode
generateDefaultNormals(SoState *state, SoNormalBundle *nb)SoVertexShape [virtual]
generatePrimitives(SoAction *action)SoPointSet [protected, virtual]
get(SbString &fieldDataString)SoFieldContainer [inline]
get(SbString &fieldDataString, SoOutput *dictOut)SoFieldContainer
getActionMethodIndex(SoType t)SoNode [inline, static]
getAuditors()SoBase [inline]
getBoundingBox(SoGetBoundingBoxAction *action)SoPointSet [virtual]
getByName(const SbName &name)SoNode [static]
getByName(const SbName &name, SoNodeList &list)SoNode [static]
getChildren() const SoNode [virtual]
getClassTypeId()SoNode [inline, static]
getCurrentWriteCounter()SoBase [inline, protected, static]
getField(const SbName &fieldName) const SoFieldContainer [virtual]
getFieldData() const SoFieldContainer [virtual]
getFieldDataPtr()SoNode [inline, protected, static]
getFieldName(const SoField *field, SbName &fieldName) const SoFieldContainer
getFields(SoFieldList &list) const SoFieldContainer [virtual]
getFileFormatName() const SoBase [protected, virtual]
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 [inline, static]
getNodeId() const SoNode [inline]
getNormalCache() const SoVertexShape [inline, protected]
getRefCount() const SoBase [inline]
getScreenSize(SoState *state, const SbBox3f &boundingBox, SbVec2s &rectSize)SoShape [static]
getTypeId() const =0SoBase [pure virtual]
GLRender(SoGLRenderAction *action)SoPointSet [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 [inline, protected]
hasNameSoBase
incrementCurrentWriteCounter()SoBase [inline, static]
initClass()SoPointSet [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 valueSoBase [protected]
IS_GROUP enum valueSoBase [protected]
isBuiltInSoFieldContainer [protected]
isNotifyEnabled() const SoFieldContainer [inline]
isOfType(SoType type) const SoBase
isOverride() const SoNode [inline]
multWriteRefSoBase
nextActionMethodIndexSoNode [protected, static]
nextUniqueIdSoNode [protected, static]
notify(SoNotList *list)SoVertexShape [virtual]
numPointsSoPointSet
OTHER_INSTANCE enum valueSoNode
pick(SoPickAction *action)SoNode [virtual]
POLYGON enum valueSoShape
PROTO_INSTANCE enum valueSoNode
rayPick(SoRayPickAction *action)SoShape [virtual]
read(SoInput *in, SoBase *&base, SoType expectedType)SoBase [static]
readInstance(SoInput *in, unsigned short flags)SoFieldContainer [protected, virtual]
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 [inline, static]
setName(const SbName &name)SoBase [virtual]
setNormalCache(SoState *state, int numNormals, const SbVec3f *normals)SoVertexShape [protected]
setOverride(SbBool state)SoNode
setPostVertexArrayRenderingCallback(VertexArrayRenderingCB *cb)SoVertexShape [static]
setPreVertexArrayRenderingCallback(VertexArrayRenderingCB *cb)SoVertexShape [static]
setToDefaults()SoFieldContainer
shapeVertex(const SoPrimitiveVertex *v)SoShape [protected]
shouldGLRender(SoGLRenderAction *action)SoVertexShape [protected, virtual]
shouldRayPick(SoRayPickAction *action)SoShape [protected]
shouldWrite()SoBase
SoBase()SoBase [protected]
SoFieldContainer()SoFieldContainer [protected]
SoNode()SoNode [protected]
SoNonIndexedShape()SoNonIndexedShape [protected]
SoPointSet()SoPointSet
SoShape()SoShape [protected]
SoVertexShape()SoVertexShape [protected]
Stage enum nameSoNode
startIndexSoNonIndexedShape
startNotify()SoNode [virtual]
touch()SoBase [inline]
traceRefsSoBase [static]
TRIANGLE_FAN enum valueSoShape
TRIANGLE_STRIP enum valueSoShape
TRIANGLES enum valueSoShape
TriangleShape enum nameSoShape
uniqueIdSoNode [protected]
unref() const SoBase
unrefNoDelete() const SoBase
VertexArrayRenderingCB typedefSoVertexShape
vertexPropertySoVertexShape
vpCacheSoVertexShape [protected]
write(SoWriteAction *action)SoNode [virtual]
writeCounterSoBase
writeFooter(SoOutput *out) const SoBase [protected]
writeHeader(SoOutput *out, SbBool isGroup, SbBool isEngine) const SoBase [protected]
writeInstance(SoOutput *out)SoNode [virtual]
writeRefFromFieldSoBase
~SoBase()SoBase [protected, virtual]
~SoFieldContainer()SoFieldContainer [protected]
~SoNode()SoNode [protected, virtual]
~SoNonIndexedShape()SoNonIndexedShape [protected, virtual]
~SoPointSet()SoPointSet [protected, virtual]
~SoShape()SoShape [protected, virtual]
~SoVertexShape()SoVertexShape [protected, virtual]