Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osg::LightBase Member List

This is the complete list of members for osg::LightBase, including all inherited members.

_attachmentMaposg::AttachmentContainer [protected]
_descosg::LightBase [private, static]
_parentsosg::NodeCore [protected]
_sfAmbientosg::LightBase [protected]
_sfBeaconosg::LightBase [protected]
_sfConstantAttenuationosg::LightBase [protected]
_sfDiffuseosg::LightBase [protected]
_sfLinearAttenuationosg::LightBase [protected]
_sfOnosg::LightBase [protected]
_sfQuadraticAttenuationosg::LightBase [protected]
_sfSpecularosg::LightBase [protected]
_sharesosg::FieldContainer [protected]
_typeosg::LightBase [private, static]
accumulateMatrix(Matrix &result)osg::NodeCore [inline, protected, virtual]
addAttachment(const AttachmentPtr &fieldContainerP, UInt16 binding=0)osg::AttachmentContainer
addParent(const NodePtr &parent)osg::NodeCore [inline, protected]
adjustVolume(Volume &volume)osg::NodeCore [inline, protected, virtual]
AmbientFieldId enum valueosg::LightBase
AmbientFieldMaskosg::LightBase [static]
AttachmentContainer(void)osg::AttachmentContainer [protected]
AttachmentContainer(const AttachmentContainer &source)osg::AttachmentContainer [protected]
AttachmentsFieldId enum valueosg::AttachmentContainer
AttachmentsFieldMaskosg::AttachmentContainer [static]
BeaconFieldId enum valueosg::LightBase
BeaconFieldMaskosg::LightBase [static]
beginEditX(const BitVector &whichField, FieldTypeT &field)osg::FieldContainer [inline, protected]
changed(BitVector whichField, UInt32 origin)osg::AttachmentContainer [virtual]
ConstantAttenuationFieldId enum valueosg::LightBase
ConstantAttenuationFieldMaskosg::LightBase [static]
copyFromBin(BinaryDataHandler &pMem, const BitVector &whichField)osg::LightBase [virtual]
copyToBin(BinaryDataHandler &pMem, const BitVector &whichField)osg::LightBase [virtual]
DiffuseFieldId enum valueosg::LightBase
DiffuseFieldMaskosg::LightBase [static]
dump(UInt32 uiIndent=0, const BitVector bvFlags=0) const osg::NodeCore [virtual]
endEditX(const BitVector &whichField, FieldTypeT &field)osg::FieldContainer [inline, protected]
executeSync(FieldContainer &other, const BitVector &whichField)osg::LightBase [protected, virtual]
executeSyncImpl(LightBase *pOther, const BitVector &whichField)osg::LightBase [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 classosg::LightBase [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]
getAmbient(void)osg::LightBase [inline]
getAmbient(void) const osg::LightBase [inline]
getBeacon(void)osg::LightBase [inline]
getBeacon(void) const osg::LightBase [inline]
getBinSize(const BitVector &whichField)osg::LightBase [virtual]
getClassGroupId(void)osg::FieldContainer [inline, static]
getClassType(void)osg::LightBase [inline, static]
getClassTypeId(void)osg::LightBase [inline, static]
getConstantAttenuation(void)osg::LightBase [inline]
getConstantAttenuation(void) const osg::LightBase [inline]
getContainerSize(void) const osg::LightBase [virtual]
getDiffuse(void)osg::LightBase [inline]
getDiffuse(void) const osg::LightBase [inline]
getField(UInt32 fieldId)osg::FieldContainer [inline]
getField(const Char8 *fieldName)osg::FieldContainer [inline]
getGroupId(void) const osg::FieldContainer [inline]
getLinearAttenuation(void)osg::LightBase [inline]
getLinearAttenuation(void) const osg::LightBase [inline]
getMFParents(void)osg::NodeCore [inline]
getOn(void)osg::LightBase [inline]
getOn(void) const osg::LightBase [inline]
getParents(void)osg::NodeCore [inline]
getParents(void) const osg::NodeCore [inline]
getPtr(void) const osg::NodeCore [inline, protected]
osg::AttachmentContainer::getPtr(void)osg::AttachmentContainer [protected]
getQuadraticAttenuation(void)osg::LightBase [inline]
getQuadraticAttenuation(void) const osg::LightBase [inline]
getSFAmbient(void)osg::LightBase [inline]
getSFAttachments(void)osg::AttachmentContainer
getSFBeacon(void)osg::LightBase [inline]
getSFConstantAttenuation(void)osg::LightBase [inline]
getSFDiffuse(void)osg::LightBase [inline]
getSFLinearAttenuation(void)osg::LightBase [inline]
getSFOn(void)osg::LightBase [inline]
getSFQuadraticAttenuation(void)osg::LightBase [inline]
getSFSpecular(void)osg::LightBase [inline]
getSpecular(void)osg::LightBase [inline]
getSpecular(void) const osg::LightBase [inline]
getType(void)osg::LightBase [virtual]
getType(void) const osg::LightBase [virtual]
getTypeId(void) const osg::FieldContainer [inline]
getTypeName(void) const osg::FieldContainer [inline]
Inherited typedefosg::LightBase [private]
invalidateVolume(void)osg::NodeCore [inline, virtual]
isNodeCoreosg::NodeCore [static]
LightBase(void)osg::LightBase [protected]
LightBase(const LightBase &source)osg::LightBase [protected]
LinearAttenuationFieldId enum valueosg::LightBase
LinearAttenuationFieldMaskosg::LightBase [static]
MTInfluenceMaskosg::LightBase [static]
newPtr(ObjectPtrT &result, const typename ObjectPtrT::StoredObjectType *prototypeP)osg::FieldContainer [inline, protected, static]
newPtr(ObjectPtrT &result)osg::FieldContainer [inline, protected, static]
NextFieldId enum valueosg::LightBase
NextFieldMaskosg::FieldContainer [static]
NodeCore(void)osg::NodeCore [inline, protected]
NodeCore(const NodeCore &obj)osg::NodeCore [inline, protected]
onCreate(const FieldContainer *source=NULL)osg::FieldContainer [inline, protected]
onCreateAspect(const FieldContainer *aspect0, const FieldContainer *source=NULL)osg::FieldContainer [inline, protected]
onDestroy(void)osg::NodeCore [inline, protected, virtual]
OnFieldId enum valueosg::LightBase
OnFieldMaskosg::LightBase [static]
operator=(const LightBase &source)osg::LightBase [private]
ParentsFieldId enum valueosg::NodeCore
ParentsFieldMaskosg::NodeCore [static]
Ptr typedefosg::LightBase
QuadraticAttenuationFieldId enum valueosg::LightBase
QuadraticAttenuationFieldMaskosg::LightBase [static]
setAmbient(const Color4f &value)osg::LightBase [inline]
setBeacon(const NodePtr &value)osg::LightBase [inline]
setConstantAttenuation(const Real32 &value)osg::LightBase [inline]
setDiffuse(const Color4f &value)osg::LightBase [inline]
setLinearAttenuation(const Real32 &value)osg::LightBase [inline]
setOn(const bool &value)osg::LightBase [inline]
setQuadraticAttenuation(const Real32 &value)osg::LightBase [inline]
setSpecular(const Color4f &value)osg::LightBase [inline]
shallowCopy(void) const =0osg::FieldContainer [pure virtual]
SpecularFieldId enum valueosg::LightBase
SpecularFieldMaskosg::LightBase [static]
subAttachment(const AttachmentPtr &fieldContainerP, UInt16 binding=0)osg::AttachmentContainer
subParent(const NodePtr &parent)osg::NodeCore [inline, protected]
~AttachmentContainer(void)osg::AttachmentContainer [protected, virtual]
~FieldContainer(void)osg::FieldContainer [inline, protected, virtual]
~LightBase(void)osg::LightBase [protected, virtual]
~NodeCore(void)osg::NodeCore [inline, protected, virtual]


Generated on Thu Aug 25 04:17:38 2005 for OpenSG by  doxygen 1.4.3