Coin Logo http://www.sim.no
http://www.coin3d.org

SoMFVec4b Member List

This is the complete list of members for SoMFVec4b, including all inherited members.
addAuditor(void *f, SoNotRec::Type type)SoField
allocValues(int num) (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
appendConnection(SoEngineOutput *master, SbBool notnotify=FALSE)SoField
appendConnection(SoField *master, SbBool notnotify=FALSE)SoField
connectFrom(SoEngineOutput *master, SbBool notnotify=FALSE, SbBool append=FALSE)SoField
connectFrom(SoField *master, SbBool notnotify=FALSE, SbBool append=FALSE)SoField
connectionStatusChanged(int numconnections)SoField [virtual]
container (defined in SoField)SoField
copyConnection(const SoField *fromfield)SoField
copyFrom(const SoField &field)SoMFVec4b [virtual]
copyValue(int to, int from) (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
countWriteRefs(SoOutput *out) const SoField [virtual]
createInstance(void) (defined in SoMFVec4b)SoMFVec4b [static]
deleteAllValues(void) (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
deleteValues(int start, int num=-1)SoMField [virtual]
disconnect(SoEngineOutput *engineoutput)SoField
disconnect(SoField *field)SoField
disconnect(void)SoField
enableConnection(SbBool flag)SoField
enableDeleteValues(void)SoMField [virtual]
enableNotify(SbBool on)SoField
evaluate(void) const SoField [inline]
evaluateConnection(void) const SoField [protected, virtual]
EVENTIN_FIELD enum value (defined in SoField)SoField
EVENTOUT_FIELD enum value (defined in SoField)SoField
EXPOSED_FIELD enum value (defined in SoField)SoField
fieldSizeof(void) const (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
FieldType enum name (defined in SoField)SoField
find(SbVec4b value, SbBool addifnotfound=FALSE) (defined in SoMFVec4b)SoMFVec4b
finishEditing(void) (defined in SoMFVec4b)SoMFVec4b [inline]
fixCopy(SbBool copyconnections)SoField [virtual]
get(SbString &valuestring)SoField
get1(const int index, SbString &valuestring)SoMField
getClassTypeId(void)SoMFVec4b [static]
getConnectedEngine(SoEngineOutput *&master) const SoField
getConnectedField(SoField *&master) const SoField
getConnections(SoFieldList &masterlist) const SoField
getContainer(void) const SoField
getDirty(void) const SoField
getFieldType(void) const SoField
getForwardConnections(SoFieldList &slavelist) const SoField
getNum(void) const SoMField [inline]
getNumConnections(void) const SoField
getTypeId(void) const SoMFVec4b [virtual]
getValues(const int start) const SoMFVec4b [inline]
initClass(void)SoMFVec4b [static]
initClasses(void)SoField [static]
insertSpace(int start, int num)SoMField [virtual]
isConnected(void) const SoField
isConnectedFromEngine(void) const SoField
isConnectedFromField(void) const SoField
isConnectionEnabled(void) const SoField
isDefault(void) const SoField
isDeleteValuesEnabled(void)SoMField [virtual]
isDestructing(void) const SoField [protected]
isIgnored(void) const SoField
isNotifyEnabled(void) const SoField
isOfType(const SoType type) const SoField
isReadOnly(void) const SoField
isSame(const SoField &field) const SoMFVec4b [virtual]
makeRoom(int newnum)SoMField [protected, virtual]
maxNumSoMField [protected]
NORMAL_FIELD enum value (defined in SoField)SoField
notify(SoNotList *nlist)SoField [virtual]
numSoMField [protected]
operator!=(const SoMFVec4b &field) const (defined in SoMFVec4b)SoMFVec4b [inline]
SoMField::operator!=(const SoField &f) const SoField
operator=(const SoMFVec4b &field) (defined in SoMFVec4b)SoMFVec4b
operator=(SbVec4b val) (defined in SoMFVec4b)SoMFVec4b [inline]
operator==(const SoMFVec4b &field) const (defined in SoMFVec4b)SoMFVec4b
SoMField::operator==(const SoField &f) const SoField
operator[](const int idx) const (defined in SoMFVec4b)SoMFVec4b [inline]
PRIVATE_MFIELD_IO_HEADER() (defined in SoMFVec4b)SoMFVec4b
read(SoInput *in, const SbName &name)SoField [virtual]
readConnection(SoInput *in)SoField [protected, virtual]
referencesCopy(void) const SoField [virtual]
removeAuditor(void *f, SoNotRec::Type type)SoField
set(const char *valuestring)SoField
set1(const int index, const char *const valuestring)SoMField
set1Value(const int idx, SbVec4b value) (defined in SoMFVec4b)SoMFVec4b
set1Value(int idx, int8_t x, int8_t y, int8_t z, int8_t w)SoMFVec4b
set1Value(int idx, const int8_t xyzw[4])SoMFVec4b
setContainer(SoFieldContainer *cont)SoField
setDefault(SbBool def)SoField
setDirty(SbBool dirty)SoField
setFieldType(int type)SoField
setIgnored(SbBool ignore)SoField
setNum(const int num)SoMField
setValue(SbVec4b value) (defined in SoMFVec4b)SoMFVec4b
setValue(int8_t x, int8_t y, int8_t z, int8_t w)SoMFVec4b
setValue(const int8_t xyzw[4])SoMFVec4b
setValues(const int start, const int num, const SbVec4b *newvals) (defined in SoMFVec4b)SoMFVec4b
setValues(int start, int num, const int8_t xyzw[][4])SoMFVec4b
setValuesPointer(const int num, const SbVec4b *userdata) (defined in SoMFVec4b)SoMFVec4b
setValuesPointer(const int num, SbVec4b *userdata) (defined in SoMFVec4b)SoMFVec4b
setValuesPointer(const int num, const int8_t *userdata) (defined in SoMFVec4b)SoMFVec4b
setValuesPointer(const int num, int8_t *userdata) (defined in SoMFVec4b)SoMFVec4b
setValuesPtr(void *ptr) (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
shouldWrite(void) const SoField
SoField(void)SoField [protected]
SoMField(void)SoMField [protected]
SoMFVec4b(void) (defined in SoMFVec4b)SoMFVec4b
startEditing(void) (defined in SoMFVec4b)SoMFVec4b [inline]
startNotify(void)SoField [virtual]
storage (defined in SoField)SoField
touch(void)SoField [virtual]
userDataIsUsedSoMField [protected]
valueChanged(SbBool resetdefault=TRUE)SoField [protected]
values (defined in SoMFVec4b)SoMFVec4b [protected]
valuesPtr(void) (defined in SoMFVec4b)SoMFVec4b [protected, virtual]
write(SoOutput *out, const SbName &name) const SoField [virtual]
writeConnection(SoOutput *out) const SoField [protected, virtual]
~SoField()SoField [virtual]
~SoMField()SoMField [virtual]
~SoMFVec4b() (defined in SoMFVec4b)SoMFVec4b [virtual]

Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.

Generated on Mon Feb 28 2011 10:12:15 for Coin by Doxygen. 1.7.3