, including all inherited members.
| _attachmentMap | osg::AttachmentContainer | [protected] |
| _max | osg::Surface | [private] |
| _maxParam | osg::Surface | [private] |
| _mfCurveControlPoints | osg::SurfaceBase | [protected] |
| _mfCurvesPerLoop | osg::SurfaceBase | [protected] |
| _mfDimensions | osg::SurfaceBase | [protected] |
| _mfHighindices | osg::GeometryBase | [protected] |
| _mfIndexMapping | osg::GeometryBase | [protected] |
| _mfKnotLengths | osg::SurfaceBase | [protected] |
| _mfKnots | osg::SurfaceBase | [protected] |
| _mfKnotsU | osg::SurfaceBase | [protected] |
| _mfKnotsV | osg::SurfaceBase | [protected] |
| _mfLowindices | osg::GeometryBase | [protected] |
| _min | osg::Surface | [private] |
| _minParam | osg::Surface | [private] |
| _parents | osg::NodeCore | [protected] |
| _sfColors | osg::GeometryBase | [protected] |
| _sfControlPoints | osg::SurfaceBase | [protected] |
| _sfDimU | osg::SurfaceBase | [protected] |
| _sfDimV | osg::SurfaceBase | [protected] |
| _sfDirtyMask | osg::SurfaceBase | [protected] |
| _sfDlistCache | osg::GeometryBase | [protected] |
| _sfError | osg::SurfaceBase | [protected] |
| _sfGLId | osg::GeometryBase | [protected] |
| _sfIgnoreGLForAspect | osg::GeometryBase | [protected] |
| _sfIndices | osg::GeometryBase | [protected] |
| _sfIsDelaunay | osg::SurfaceBase | [protected] |
| _sfLengths | osg::GeometryBase | [protected] |
| _sfMaterial | osg::MaterialDrawableBase | [protected] |
| _sfMaxindex | osg::GeometryBase | [protected] |
| _sfMinindex | osg::GeometryBase | [protected] |
| _sfNormals | osg::GeometryBase | [protected] |
| _sfNumCurves | osg::SurfaceBase | [protected] |
| _sfPositions | osg::GeometryBase | [protected] |
| _sfSecondaryColors | osg::GeometryBase | [protected] |
| _sfSurfaceGLId | osg::SurfaceBase | [protected] |
| _sfTexCoords | osg::GeometryBase | [protected] |
| _sfTexCoords1 | osg::GeometryBase | [protected] |
| _sfTexCoords2 | osg::GeometryBase | [protected] |
| _sfTexCoords3 | osg::GeometryBase | [protected] |
| _sfTexCoords4 | osg::GeometryBase | [protected] |
| _sfTexCoords5 | osg::GeometryBase | [protected] |
| _sfTexCoords6 | osg::GeometryBase | [protected] |
| _sfTexCoords7 | osg::GeometryBase | [protected] |
| _sfTextureControlPoints | osg::SurfaceBase | [protected] |
| _sfTypes | osg::GeometryBase | [protected] |
| _sfVbo | osg::GeometryBase | [protected] |
| _shares | osg::FieldContainer | [protected] |
| _surfacePatch | osg::Surface | [private] |
| _trimmedSurface | osg::Surface | [private] |
| accumulateMatrix(Matrix &result) | osg::NodeCore | [inline, protected, virtual] |
| addAttachment(const AttachmentPtr &fieldContainerP, UInt16 binding=0) | osg::AttachmentContainer | |
| addCurve(UInt32 dim, std::vector< Real64 > &knots, std::vector< Pnt2f > &controlpoints, bool newloop=false) | osg::Surface | |
| addCurve(UInt32 dim, std::vector< Real64 > &knots, std::vector< Pnt3f > &controlpoints, bool newloop=false) | osg::Surface | |
| addParent(const NodePtr &parent) | osg::NodeCore | [inline, protected] |
| adjustVolume(Volume &volume) | osg::Surface | [protected, virtual] |
| AttachmentContainer(void) | osg::AttachmentContainer | [protected] |
| AttachmentContainer(const AttachmentContainer &source) | osg::AttachmentContainer | [protected] |
| AttachmentsFieldId enum value | osg::AttachmentContainer | |
| AttachmentsFieldMask | osg::AttachmentContainer | [static] |
| beginEdges(void) const | osg::Geometry | |
| beginEditX(const BitVector &whichField, FieldTypeT &field) | osg::FieldContainer | [inline, protected] |
| beginFaces(void) const | osg::Geometry | |
| beginLines(void) const | osg::Geometry | |
| beginPrimitives(void) const | osg::Geometry | |
| beginTriangles(void) const | osg::Geometry | |
| buildSurface(std::vector< SimplePolygon > &triangles, std::vector< Pnt3f > &gverts, std::vector< Vec3f > &norms, std::vector< Pnt2f > &texcoords) | osg::Surface | [protected] |
| calcIndexMapping(void) | osg::Surface | [private] |
| calcMappingIndex(UInt16 attrib) const | osg::Geometry | |
| changed(BitVector whichField, UInt32 origin) | osg::Surface | [virtual] |
| checkOrient(UInt32 ui_v1, UInt32 ui_v2, UInt32 ui_v3, std::vector< Pnt3f > &m_vclGlobalVertices, std::vector< Vec3f > &m_vclNormal) | osg::Surface | [protected] |
| clone(void) | osg::Surface | |
| ColorsFieldId enum value | osg::GeometryBase | |
| ColorsFieldMask | osg::GeometryBase | [static] |
| CompareMaterials(MaterialPtr m1, MaterialPtr m2) | osg::Geometry | [protected] |
| ControlPointsFieldId enum value | osg::SurfaceBase | |
| ControlPointsFieldMask | osg::SurfaceBase | [static] |
| convertSurface(void) | osg::Surface | [protected] |
| copyFromBin(BinaryDataHandler &pMem, const BitVector &whichField) | osg::SurfaceBase | [virtual] |
| copyToBin(BinaryDataHandler &pMem, const BitVector &whichField) | osg::SurfaceBase | [virtual] |
| create(void) | osg::SurfaceBase | [inline, static] |
| createEmpty(void) | osg::SurfaceBase | [inline, static] |
| CurveControlPointsFieldId enum value | osg::SurfaceBase | |
| CurveControlPointsFieldMask | osg::SurfaceBase | [static] |
| CurveFieldMask | osg::Surface | [static] |
| CurvesPerLoopFieldId enum value | osg::SurfaceBase | |
| CurvesPerLoopFieldMask | osg::SurfaceBase | [static] |
| DimensionsFieldId enum value | osg::SurfaceBase | |
| DimensionsFieldMask | osg::SurfaceBase | [static] |
| DimUFieldId enum value | osg::SurfaceBase | |
| DimUFieldMask | osg::SurfaceBase | [static] |
| DimVFieldId enum value | osg::SurfaceBase | |
| DimVFieldMask | osg::SurfaceBase | [static] |
| DirtyMaskFieldId enum value | osg::SurfaceBase | |
| DirtyMaskFieldMask | osg::SurfaceBase | [static] |
| DlistCacheFieldId enum value | osg::GeometryBase | |
| DlistCacheFieldMask | osg::GeometryBase | [static] |
| DONTTESSELLATE | osg::Surface | [protected, static] |
| Drawable(void) | osg::Drawable | [protected] |
| Drawable(const Drawable &source) | osg::Drawable | [protected] |
| osg::DrawableBase::DrawableBase(void) | osg::DrawableBase | [protected] |
| osg::DrawableBase::DrawableBase(const DrawableBase &source) | osg::DrawableBase | [protected] |
| drawActionHandler(Action *action) | osg::MaterialDrawable | |
| drawPrimitives(DrawActionBase *action) | osg::Surface | [protected, virtual] |
| dump(UInt32 uiIndent=0, const BitVector bvFlags=0) const | osg::Surface | [virtual] |
| endEdges(void) const | osg::Geometry | |
| endEditX(const BitVector &whichField, FieldTypeT &field) | osg::FieldContainer | [inline, protected] |
| endFaces(void) const | osg::Geometry | |
| endLines(void) const | osg::Geometry | |
| endPrimitives(void) const | osg::Geometry | |
| endTriangles(void) const | osg::Geometry | |
| ErrorFieldId enum value | osg::SurfaceBase | |
| ErrorFieldMask | osg::SurfaceBase | [static] |
| executeSync(FieldContainer &other, const BitVector &whichField) | osg::SurfaceBase | [protected, virtual] |
| executeSyncImpl(SurfaceBase *pOther, const BitVector &whichField) | osg::SurfaceBase | [protected] |
| osg::Geometry::executeSyncImpl(GeometryBase *pOther, const BitVector &whichField) | osg::GeometryBase | [protected] |
| osg::MaterialDrawable::executeSyncImpl(MaterialDrawableBase *pOther, const BitVector &whichField) | osg::MaterialDrawableBase | [protected] |
| osg::Drawable::executeSyncImpl(DrawableBase *pOther, const BitVector &whichField) | osg::DrawableBase | [protected] |
| osg::NodeCore::executeSyncImpl(NodeCore *pOther, const BitVector &whichField) | osg::NodeCore | [inline, protected] |
| osg::AttachmentContainer::executeSyncImpl(AttachmentContainer *pOther, const BitVector &whichField) | osg::AttachmentContainer | [protected] |
| osg::FieldContainer::executeSyncImpl(FieldContainer *pOther, const BitVector &whichField) | osg::FieldContainer | [inline, protected] |
| FieldContainer class | osg::Surface | [friend] |
| osg::FieldContainer::FieldContainer(void) | osg::FieldContainer | [inline, protected] |
| osg::FieldContainer::FieldContainer(const FieldContainer &obj) | osg::FieldContainer | [inline, protected] |
| findAttachment(UInt32 groupId, UInt16 binding=0) | osg::AttachmentContainer | |
| findAttachment(const FieldContainerType &type, UInt16 binding=0) | osg::AttachmentContainer | [inline] |
| FindClosestPoint(Vec3f &rDist, const Pnt3f viewPos) const | osg::Surface | [protected] |
| FindClosestPointExact(Vec3f &rDist, const Pnt3f viewPos) const | osg::Surface | [protected] |
| flip(void) | osg::Surface | |
| forceTessellate(void) | osg::Surface | |
| Geometry(void) | osg::Geometry | [protected] |
| Geometry(const Geometry &source) | osg::Geometry | [protected] |
| osg::GeometryBase::GeometryBase(void) | osg::GeometryBase | [protected] |
| osg::GeometryBase::GeometryBase(const GeometryBase &source) | osg::GeometryBase | [protected] |
| getBinSize(const BitVector &whichField) | osg::SurfaceBase | [virtual] |
| getCachedGfxMemoryUsage(void) | osg::Geometry | |
| getClassGroupId(void) | osg::FieldContainer | [inline, static] |
| getClassname(void) | osg::Geometry | [inline, static] |
| getClassType(void) | osg::SurfaceBase | [inline, static] |
| getClassTypeId(void) | osg::SurfaceBase | [inline, static] |
| getColors(void) | osg::GeometryBase | [inline] |
| getColors(void) const | osg::GeometryBase | [inline] |
| getContainerSize(void) const | osg::SurfaceBase | [virtual] |
| getControlPoints(void) | osg::SurfaceBase | [inline] |
| getControlPoints(void) const | osg::SurfaceBase | [inline] |
| getCurveControlPoints(UInt32 index) | osg::SurfaceBase | [inline, protected] |
| getCurveControlPoints(void) | osg::SurfaceBase | [inline, protected] |
| getCurveControlPoints(void) const | osg::SurfaceBase | [inline, protected] |
| getCurvesPerLoop(UInt32 index) | osg::SurfaceBase | [inline, protected] |
| getCurvesPerLoop(void) | osg::SurfaceBase | [inline, protected] |
| getCurvesPerLoop(void) const | osg::SurfaceBase | [inline, protected] |
| getDesiredError(Pnt3f viewPos, Real64 halfPixelSize) | osg::Surface | |
| getDimensions(UInt32 index) | osg::SurfaceBase | [inline, protected] |
| getDimensions(void) | osg::SurfaceBase | [inline, protected] |
| getDimensions(void) const | osg::SurfaceBase | [inline, protected] |
| getDimU(void) | osg::SurfaceBase | [inline] |
| getDimU(void) const | osg::SurfaceBase | [inline] |
| getDimV(void) | osg::SurfaceBase | [inline] |
| getDimV(void) const | osg::SurfaceBase | [inline] |
| getDirtyMask(void) | osg::SurfaceBase | [inline, protected] |
| getDirtyMask(void) const | osg::SurfaceBase | [inline, protected] |
| getDlistCache(void) | osg::GeometryBase | [inline] |
| getDlistCache(void) const | osg::GeometryBase | [inline] |
| getError(void) | osg::SurfaceBase | [inline] |
| getError(void) const | osg::SurfaceBase | [inline] |
| getField(UInt32 fieldId) | osg::FieldContainer | [inline] |
| getField(const Char8 *fieldName) | osg::FieldContainer | [inline] |
| getGLId(void) | osg::GeometryBase | [inline, protected] |
| getGLId(void) const | osg::GeometryBase | [inline, protected] |
| getGroupId(void) const | osg::FieldContainer | [inline] |
| getHighindices(const UInt32 index) | osg::GeometryBase | [inline] |
| getHighindices(void) | osg::GeometryBase | [inline] |
| getHighindices(void) const | osg::GeometryBase | [inline] |
| getIgnoreGLForAspect(void) | osg::GeometryBase | [inline] |
| getIgnoreGLForAspect(void) const | osg::GeometryBase | [inline] |
| getIndexMapping(const UInt32 index) | osg::GeometryBase | [inline] |
| getIndexMapping(void) | osg::GeometryBase | [inline] |
| getIndexMapping(void) const | osg::GeometryBase | [inline] |
| getIndices(void) | osg::GeometryBase | [inline] |
| getIndices(void) const | osg::GeometryBase | [inline] |
| getIsDelaunay(void) | osg::SurfaceBase | [inline] |
| getIsDelaunay(void) const | osg::SurfaceBase | [inline] |
| getKnotLengths(UInt32 index) | osg::SurfaceBase | [inline, protected] |
| getKnotLengths(void) | osg::SurfaceBase | [inline, protected] |
| getKnotLengths(void) const | osg::SurfaceBase | [inline, protected] |
| getKnots(UInt32 index) | osg::SurfaceBase | [inline, protected] |
| getKnots(void) | osg::SurfaceBase | [inline, protected] |
| getKnots(void) const | osg::SurfaceBase | [inline, protected] |
| getKnotsU(const UInt32 index) | osg::SurfaceBase | [inline] |
| getKnotsU(void) | osg::SurfaceBase | [inline] |
| getKnotsU(void) const | osg::SurfaceBase | [inline] |
| getKnotsV(const UInt32 index) | osg::SurfaceBase | [inline] |
| getKnotsV(void) | osg::SurfaceBase | [inline] |
| getKnotsV(void) const | osg::SurfaceBase | [inline] |
| getLengths(void) | osg::GeometryBase | [inline] |
| getLengths(void) const | osg::GeometryBase | [inline] |
| getLowindices(const UInt32 index) | osg::GeometryBase | [inline] |
| getLowindices(void) | osg::GeometryBase | [inline] |
| getLowindices(void) const | osg::GeometryBase | [inline] |
| getMaterial(void) | osg::MaterialDrawableBase | [inline] |
| getMaterial(void) const | osg::MaterialDrawableBase | [inline] |
| getMaxindex(void) | osg::GeometryBase | [inline] |
| getMaxindex(void) const | osg::GeometryBase | [inline] |
| getMFCurveControlPoints(void) | osg::SurfaceBase | [inline, protected] |
| getMFCurvesPerLoop(void) | osg::SurfaceBase | [inline, protected] |
| getMFDimensions(void) | osg::SurfaceBase | [inline, protected] |
| getMFHighindices(void) | osg::GeometryBase | [inline] |
| getMFIndexMapping(void) | osg::GeometryBase | [inline] |
| getMFKnotLengths(void) | osg::SurfaceBase | [inline, protected] |
| getMFKnots(void) | osg::SurfaceBase | [inline, protected] |
| getMFKnotsU(void) | osg::SurfaceBase | [inline] |
| getMFKnotsV(void) | osg::SurfaceBase | [inline] |
| getMFLowindices(void) | osg::GeometryBase | [inline] |
| getMFParents(void) | osg::NodeCore | [inline] |
| getMinindex(void) | osg::GeometryBase | [inline] |
| getMinindex(void) const | osg::GeometryBase | [inline] |
| getNormals(void) | osg::GeometryBase | [inline] |
| getNormals(void) const | osg::GeometryBase | [inline] |
| getNumCurves(void) | osg::SurfaceBase | [inline, protected] |
| getNumCurves(void) const | osg::SurfaceBase | [inline, protected] |
| getParents(void) | osg::NodeCore | [inline] |
| getParents(void) const | osg::NodeCore | [inline] |
| getPositions(void) | osg::GeometryBase | [inline] |
| getPositions(void) const | osg::GeometryBase | [inline] |
| getProperty(Int32 mapID) | osg::Geometry | [virtual] |
| getPtr(void) const | osg::Geometry | |
| osg::AttachmentContainer::getPtr(void) | osg::AttachmentContainer | [protected] |
| getSecondaryColors(void) | osg::GeometryBase | [inline] |
| getSecondaryColors(void) const | osg::GeometryBase | [inline] |
| getSFAttachments(void) | osg::AttachmentContainer | |
| getSFColors(void) | osg::GeometryBase | [inline] |
| getSFControlPoints(void) | osg::SurfaceBase | [inline] |
| getSFDimU(void) | osg::SurfaceBase | [inline] |
| getSFDimV(void) | osg::SurfaceBase | [inline] |
| getSFDirtyMask(void) | osg::SurfaceBase | [inline, protected] |
| getSFDlistCache(void) | osg::GeometryBase | [inline] |
| getSFError(void) | osg::SurfaceBase | [inline] |
| getSFGLId(void) | osg::GeometryBase | [inline, protected] |
| getSFIgnoreGLForAspect(void) | osg::GeometryBase | [inline] |
| getSFIndices(void) | osg::GeometryBase | [inline] |
| getSFIsDelaunay(void) | osg::SurfaceBase | [inline] |
| getSFLengths(void) | osg::GeometryBase | [inline] |
| getSFMaterial(void) | osg::MaterialDrawableBase | [inline] |
| getSFMaxindex(void) | osg::GeometryBase | [inline] |
| getSFMinindex(void) | osg::GeometryBase | [inline] |
| getSFNormals(void) | osg::GeometryBase | [inline] |
| getSFNumCurves(void) | osg::SurfaceBase | [inline, protected] |
| getSFPositions(void) | osg::GeometryBase | [inline] |
| getSFSecondaryColors(void) | osg::GeometryBase | [inline] |
| getSFSurfaceGLId(void) | osg::SurfaceBase | [inline, protected] |
| getSFTexCoords(void) | osg::GeometryBase | [inline] |
| getSFTexCoords1(void) | osg::GeometryBase | [inline] |
| getSFTexCoords2(void) | osg::GeometryBase | [inline] |
| getSFTexCoords3(void) | osg::GeometryBase | [inline] |
| getSFTexCoords4(void) | osg::GeometryBase | [inline] |
| getSFTexCoords5(void) | osg::GeometryBase | [inline] |
| getSFTexCoords6(void) | osg::GeometryBase | [inline] |
| getSFTexCoords7(void) | osg::GeometryBase | [inline] |
| getSFTextureControlPoints(void) | osg::SurfaceBase | [inline] |
| getSFTypes(void) | osg::GeometryBase | [inline] |
| getSFVbo(void) | osg::GeometryBase | [inline] |
| getSurfaceGLId(void) | osg::SurfaceBase | [inline, protected] |
| getSurfaceGLId(void) const | osg::SurfaceBase | [inline, protected] |
| getTexCoords(void) | osg::GeometryBase | [inline] |
| getTexCoords(void) const | osg::GeometryBase | [inline] |
| getTexCoords1(void) | osg::GeometryBase | [inline] |
| getTexCoords1(void) const | osg::GeometryBase | [inline] |
| getTexCoords2(void) | osg::GeometryBase | [inline] |
| getTexCoords2(void) const | osg::GeometryBase | [inline] |
| getTexCoords3(void) | osg::GeometryBase | [inline] |
| getTexCoords3(void) const | osg::GeometryBase | [inline] |
| getTexCoords4(void) | osg::GeometryBase | [inline] |
| getTexCoords4(void) const | osg::GeometryBase | [inline] |
| getTexCoords5(void) | osg::GeometryBase | [inline] |
| getTexCoords5(void) const | osg::GeometryBase | [inline] |
| getTexCoords6(void) | osg::GeometryBase | [inline] |
| getTexCoords6(void) const | osg::GeometryBase | [inline] |
| getTexCoords7(void) | osg::GeometryBase | [inline] |
| getTexCoords7(void) const | osg::GeometryBase | [inline] |
| getTextureControlPoints(void) | osg::SurfaceBase | [inline] |
| getTextureControlPoints(void) const | osg::SurfaceBase | [inline] |
| getType(void) | osg::SurfaceBase | [virtual] |
| getType(void) const | osg::SurfaceBase | [virtual] |
| getTypeId(void) const | osg::FieldContainer | [inline] |
| getTypeName(void) const | osg::FieldContainer | [inline] |
| getTypes(void) | osg::GeometryBase | [inline] |
| getTypes(void) const | osg::GeometryBase | [inline] |
| getVbo(void) | osg::GeometryBase | [inline] |
| getVbo(void) const | osg::GeometryBase | [inline] |
| GLIdFieldId enum value | osg::GeometryBase | |
| GLIdFieldMask | osg::GeometryBase | [static] |
| handleGL(Window *win, UInt32 idstatus) | osg::Surface | [protected] |
| HighindicesFieldId enum value | osg::GeometryBase | |
| HighindicesFieldMask | osg::GeometryBase | [static] |
| IgnoreGLForAspectFieldId enum value | osg::GeometryBase | |
| IgnoreGLForAspectFieldMask | osg::GeometryBase | [static] |
| IndexMappingFieldId enum value | osg::GeometryBase | |
| IndexMappingFieldMask | osg::GeometryBase | [static] |
| IndicesFieldId enum value | osg::GeometryBase | |
| IndicesFieldMask | osg::GeometryBase | [static] |
| Inherited typedef | osg::Surface | [private] |
| initMethod(void) | osg::Surface | [private, static] |
| intersect(Action *action) | osg::Geometry | |
| intersectActor(ActorBase::FunctorArgumentType &funcArg) | osg::Geometry | |
| invalidateDlistCache(void) | osg::Geometry | [inline] |
| invalidateVolume(void) | osg::NodeCore | [inline, virtual] |
| IsDelaunayFieldId enum value | osg::SurfaceBase | |
| IsDelaunayFieldMask | osg::SurfaceBase | [static] |
| isMergeable(const GeometryPtr other) | osg::Geometry | |
| isNodeCore | osg::NodeCore | [static] |
| KnotLengthsFieldId enum value | osg::SurfaceBase | |
| KnotLengthsFieldMask | osg::SurfaceBase | [static] |
| KnotsFieldId enum value | osg::SurfaceBase | |
| KnotsFieldMask | osg::SurfaceBase | [static] |
| KnotsUFieldId enum value | osg::SurfaceBase | |
| KnotsUFieldMask | osg::SurfaceBase | [static] |
| KnotsVFieldId enum value | osg::SurfaceBase | |
| KnotsVFieldMask | osg::SurfaceBase | [static] |
| LengthsFieldId enum value | osg::GeometryBase | |
| LengthsFieldMask | osg::GeometryBase | [static] |
| LowindicesFieldId enum value | osg::GeometryBase | |
| LowindicesFieldMask | osg::GeometryBase | [static] |
| MapColor | osg::Geometry | [static] |
| MapEmpty | osg::Geometry | [static] |
| MapNormal | osg::Geometry | [static] |
| MapPosition | osg::Geometry | [static] |
| MapSecondaryColor | osg::Geometry | [static] |
| MapTexCoords | osg::Geometry | [static] |
| MapTexCoords1 | osg::Geometry | [static] |
| MapTexCoords2 | osg::Geometry | [static] |
| MapTexCoords3 | osg::Geometry | [static] |
| MapTexCoords4 | osg::Geometry | [static] |
| MapTexCoords5 | osg::Geometry | [static] |
| MapTexCoords6 | osg::Geometry | [static] |
| MapTexCoords7 | osg::Geometry | [static] |
| mapType(UInt8 type) | osg::Geometry | [static] |
| MaterialDrawable(void) | osg::MaterialDrawable | [protected] |
| MaterialDrawable(const MaterialDrawable &source) | osg::MaterialDrawable | [protected] |
| osg::MaterialDrawableBase::MaterialDrawableBase(void) | osg::MaterialDrawableBase | [protected] |
| osg::MaterialDrawableBase::MaterialDrawableBase(const MaterialDrawableBase &source) | osg::MaterialDrawableBase | [protected] |
| MaterialFieldId enum value | osg::MaterialDrawableBase | |
| MaterialFieldMask | osg::MaterialDrawableBase | [static] |
| MaxindexFieldId enum value | osg::GeometryBase | |
| MaxindexFieldMask | osg::GeometryBase | [static] |
| merge(const GeometryPtr other) | osg::Geometry | |
| merge0(const GeometryPtr other) | osg::Geometry | [protected] |
| merge1(const GeometryPtr other) | osg::Geometry | [protected] |
| merge2(const GeometryPtr other) | osg::Geometry | [protected] |
| merge3(const GeometryPtr other) | osg::Geometry | [protected] |
| merge4(const GeometryPtr other) | osg::Geometry | [protected] |
| merge5(const GeometryPtr other) | osg::Geometry | [protected] |
| merge6(const GeometryPtr other) | osg::Geometry | [protected] |
| MergeIndex(const GeometryPtr other) | osg::Geometry | [protected] |
| MinindexFieldId enum value | osg::GeometryBase | |
| MinindexFieldMask | osg::GeometryBase | [static] |
| MTInfluenceMask | osg::SurfaceBase | [static] |
| newPtr(ObjectPtrT &result, const typename ObjectPtrT::StoredObjectType *prototypeP) | osg::FieldContainer | [inline, protected, static] |
| newPtr(ObjectPtrT &result) | osg::FieldContainer | [inline, protected, static] |
| NextFieldId enum value | osg::SurfaceBase | |
| NextFieldMask | osg::FieldContainer | [static] |
| NodeCore(void) | osg::NodeCore | [inline, protected] |
| NodeCore(const NodeCore &obj) | osg::NodeCore | [inline, protected] |
| NormalsFieldId enum value | osg::GeometryBase | |
| NormalsFieldMask | osg::GeometryBase | [static] |
| NumCurvesFieldId enum value | osg::SurfaceBase | |
| NumCurvesFieldMask | osg::SurfaceBase | [static] |
| onCreate(const Surface *source=NULL) | osg::Surface | [protected] |
| osg::SurfaceBase::onCreate(const Geometry *source=NULL) | osg::Geometry | [protected] |
| osg::GeometryBase::onCreate(const FieldContainer *source=NULL) | osg::FieldContainer | [inline, protected] |
| onCreateAspect(const FieldContainer *aspect0, const FieldContainer *source=NULL) | osg::FieldContainer | [inline, protected] |
| onDestroy(void) | osg::Surface | [protected, virtual] |
| operator=(const Surface &source) | osg::Surface | [private] |
| ParentField typedef | osg::NodeCore | |
| ParentFieldIt typedef | osg::NodeCore | |
| ParentFieldPtr typedef | osg::NodeCore | |
| ParentsFieldId enum value | osg::NodeCore | |
| ParentsFieldMask | osg::NodeCore | [static] |
| PositionsFieldId enum value | osg::GeometryBase | |
| PositionsFieldMask | osg::GeometryBase | [static] |
| Ptr typedef | osg::SurfaceBase | |
| readfromtso(std::istream &infile, bool useTextures=false) | osg::Surface | |
| removeCurves(void) | osg::Surface | |
| renderActionHandler(Action *action) | osg::MaterialDrawable | |
| RETESSELLATE | osg::Surface | [protected, static] |
| reTessellate(void) | osg::Surface | [protected] |
| SecondaryColorsFieldId enum value | osg::GeometryBase | |
| SecondaryColorsFieldMask | osg::GeometryBase | [static] |
| setColors(const GeoColorsPtr &value) | osg::Geometry | [inline] |
| setControlPoints(const GeoPositionsPtr &value) | osg::Surface | [inline] |
| osg::SurfaceBase::setControlPoints(const GeoPositionsPtr &value) | osg::SurfaceBase | [inline] |
| setDimU(const UInt32 &value) | osg::SurfaceBase | [inline] |
| setDimV(const UInt32 &value) | osg::SurfaceBase | [inline] |
| setDirtyMask(const UInt32 &value) | osg::SurfaceBase | [inline, protected] |
| setDlistCache(const bool &value) | osg::GeometryBase | [inline] |
| setError(const Real32 &value) | osg::SurfaceBase | [inline] |
| setGLId(const Int32 &value) | osg::GeometryBase | [inline, protected] |
| setIgnoreGLForAspect(const Int32 &value) | osg::GeometryBase | [inline] |
| setIndices(const GeoIndicesPtr &value) | osg::Geometry | [inline] |
| osg::GeometryBase::setIndices(const GeoIndicesPtr &value) | osg::GeometryBase | [inline] |
| setIsDelaunay(const bool &value) | osg::SurfaceBase | [inline] |
| setLengths(const GeoPLengthsPtr &value) | osg::Geometry | [inline] |
| osg::GeometryBase::setLengths(const GeoPLengthsPtr &value) | osg::GeometryBase | [inline] |
| setMaterial(const MaterialPtr &value) | osg::Geometry | [inline] |
| setMaxindex(const UInt32 &value) | osg::GeometryBase | [inline] |
| setMinindex(const UInt32 &value) | osg::GeometryBase | [inline] |
| setNormals(const GeoNormalsPtr &value) | osg::Geometry | [inline] |
| setNumCurves(const UInt32 &value) | osg::SurfaceBase | [inline, protected] |
| setPositions(const GeoPositionsPtr &value) | osg::Geometry | [inline] |
| setSecondaryColors(const GeoColorsPtr &value) | osg::Geometry | [inline] |
| setSurfaceGLId(const Int32 &value) | osg::SurfaceBase | [inline, protected] |
| setTexCoords(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords1(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords2(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords3(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords4(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords5(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords6(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTexCoords7(const GeoTexCoordsPtr &value) | osg::Geometry | [inline] |
| setTextureControlPoints(const GeoTexCoordsPtr &value) | osg::Surface | [inline] |
| setTypes(const GeoPTypesPtr &value) | osg::Geometry | [inline] |
| osg::GeometryBase::setTypes(const GeoPTypesPtr &value) | osg::GeometryBase | [inline] |
| setVbo(const bool &value) | osg::GeometryBase | [inline] |
| shallowCopy(void) const | osg::SurfaceBase | [virtual] |
| statNGeoBytes | osg::Drawable | [static] |
| statNLines | osg::Drawable | [static] |
| statNPoints | osg::Drawable | [static] |
| statNPrimitives | osg::Drawable | [static] |
| statNTriangles | osg::Drawable | [static] |
| statNVertices | osg::Drawable | [static] |
| subAttachment(const AttachmentPtr &fieldContainerP, UInt16 binding=0) | osg::AttachmentContainer | |
| subParent(const NodePtr &parent) | osg::NodeCore | [inline, protected] |
| Surface(void) | osg::Surface | [protected] |
| Surface(const Surface &source) | osg::Surface | [protected] |
| SurfaceBase class | osg::Surface | [friend] |
| osg::SurfaceBase::SurfaceBase(void) | osg::SurfaceBase | [protected] |
| osg::SurfaceBase::SurfaceBase(const SurfaceBase &source) | osg::SurfaceBase | [protected] |
| SurfaceFieldMask | osg::Surface | [static] |
| SurfaceGLIdFieldId enum value | osg::SurfaceBase | |
| SurfaceGLIdFieldMask | osg::SurfaceBase | [static] |
| tessellate(void) | osg::Surface | [protected] |
| TESSELLATE | osg::Surface | [protected, static] |
| tessellateSurface(std::vector< SimplePolygon > &triangles, std::vector< Pnt3f > &gverts, std::vector< Vec3f > &norms) | osg::Surface | [protected] |
| tessellateSurface(std::vector< SimplePolygon > &triangles, std::vector< Pnt3f > &gverts, std::vector< Vec3f > &norms, std::vector< Pnt2f > &texcoords) | osg::Surface | [protected] |
| tessellateSurface(std::vector< SimplePolygon > &triangles, std::vector< Pnt3f > &gverts, std::vector< Pnt2f > &texcoords) | osg::Surface | [protected] |
| TexCoords1FieldId enum value | osg::GeometryBase | |
| TexCoords1FieldMask | osg::GeometryBase | [static] |
| TexCoords2FieldId enum value | osg::GeometryBase | |
| TexCoords2FieldMask | osg::GeometryBase | [static] |
| TexCoords3FieldId enum value | osg::GeometryBase | |
| TexCoords3FieldMask | osg::GeometryBase | [static] |
| TexCoords4FieldId enum value | osg::GeometryBase | |
| TexCoords4FieldMask | osg::GeometryBase | [static] |
| TexCoords5FieldId enum value | osg::GeometryBase | |
| TexCoords5FieldMask | osg::GeometryBase | [static] |
| TexCoords6FieldId enum value | osg::GeometryBase | |
| TexCoords6FieldMask | osg::GeometryBase | [static] |
| TexCoords7FieldId enum value | osg::GeometryBase | |
| TexCoords7FieldMask | osg::GeometryBase | [static] |
| TexCoordsFieldId enum value | osg::GeometryBase | |
| TexCoordsFieldMask | osg::GeometryBase | [static] |
| TextureControlPointsFieldId enum value | osg::SurfaceBase | |
| TextureControlPointsFieldMask | osg::SurfaceBase | [static] |
| TypesFieldId enum value | osg::GeometryBase | |
| TypesFieldMask | osg::GeometryBase | [static] |
| updateError(Pnt3f viewPos, Real64 halfPixelSize) | osg::Surface | [protected] |
| updateLowHighIndices(void) | osg::Geometry | [protected] |
| VboFieldId enum value | osg::GeometryBase | |
| VboFieldMask | osg::GeometryBase | [static] |
| writetoobj(std::ostream &outfile, UInt32 offset) | osg::Surface | |
| writetotso(std::ostream &outfile) | osg::Surface | |
| ~AttachmentContainer(void) | osg::AttachmentContainer | [protected, virtual] |
| ~Drawable(void) | osg::Drawable | [protected, virtual] |
| ~DrawableBase(void) | osg::DrawableBase | [protected, virtual] |
| ~FieldContainer(void) | osg::FieldContainer | [inline, protected, virtual] |
| ~Geometry(void) | osg::Geometry | [protected, virtual] |
| ~GeometryBase(void) | osg::GeometryBase | [protected, virtual] |
| ~MaterialDrawable(void) | osg::MaterialDrawable | [protected, virtual] |
| ~MaterialDrawableBase(void) | osg::MaterialDrawableBase | [protected, virtual] |
| ~NodeCore(void) | osg::NodeCore | [inline, protected, virtual] |
| ~Surface(void) | osg::Surface | [protected, virtual] |
| ~SurfaceBase(void) | osg::SurfaceBase | [protected, virtual] |