Neo  0.5.0
Developer Documentation
Neo::OSound Member List

This is the complete list of members for Neo::OSound, including all inherited members.

addAxisAngleRotation(const Vector3 &axis, float angle)Neo::Object3d
addBehavior(Behavior *behavior)Neo::Object3dinline
addChild(Object3d *child)Neo::Object3dinline
AttributeIterator typedefNeo::Object3dprotected
AttributeIterator typedefNeo::Object3dprotected
changeBehavior(unsigned int id, Behavior *behavior)Neo::Object3d
clearObject3d(void)Neo::Object3dprotected
computeChildrenMatrices(void)Neo::Object3d
computeLocalMatrix(void)Neo::Object3d
deleteBehavior(unsigned int id)Neo::Object3d
drawBehaviors(void)Neo::Object3d
getAdditionalData()Neo::Object3dinline
getAttribute(const char *name)Neo::Object3dinline
getBehavior(unsigned int id)Neo::Object3dinline
getBehaviorsNumber(void)Neo::Object3dinline
getChild(unsigned int id)Neo::Object3dinline
getChildrenNumber(void)Neo::Object3dinline
getEulerRotation(void) const Neo::Object3dinline
getGain(void)Neo::OSoundinline
getId()Neo::Object3dinline
getInversePosition(const Vector3 &position) const Neo::Object3dinline
getInverseRotatedVector(const Vector3 &vector) const Neo::Object3dinline
getMatrix(void)Neo::Object3dinline
getName(void)Neo::Object3dinline
getParent(void)Neo::Object3dinline
getPitch(void)Neo::OSoundinline
getPosition(void) const Neo::Object3dinline
getRadius(void)Neo::OSoundinline
getRolloff(void)Neo::OSoundinline
getRotatedVector(const Vector3 &vector) const Neo::Object3dinline
getRotation(void) const Neo::Object3dinline
getScale(void) const Neo::Object3dinline
getSoundDuration(void)Neo::OSound
getSoundRef(void)Neo::OSoundinline
getSourceId(void)Neo::OSoundinline
getTimePos(void)Neo::OSound
getTransformedPosition(void) const Neo::Object3dinline
getTransformedRotation(void) const Neo::Object3dinline
getTransformedScale(void) const Neo::Object3dinline
getTransformedVector(const Vector3 &vector) const Neo::Object3dinline
getType(void)Neo::OSoundinlinevirtual
getUniformRotatedVector(const Vector3 &vector)Neo::Object3d
hasParent(void)Neo::Object3dinline
invertBehavior(unsigned int idA, unsigned int idB)Neo::Object3d
isActive(void)Neo::Object3dinline
isLooping(void)Neo::OSoundinline
isPlaying(void)Neo::OSound
isRelative(void)Neo::OSoundinline
isVisible(void)Neo::Object3dinline
linkTo(Object3d *parent)Neo::Object3d
m_attributesNeo::Object3dprotected
m_attributesNeo::Object3dprotected
m_behaviorsNeo::Object3dprotected
m_childrenNeo::Object3dprotected
m_idNeo::Object3dprotected
m_isActiveNeo::Object3dprotected
m_isVisibleNeo::Object3dprotected
m_matrixNeo::Object3dprotected
m_nameNeo::Object3dprotected
m_needToUpdateNeo::Object3dprotected
m_parentNeo::Object3dprotected
m_positionNeo::Object3dprotected
m_rotationNeo::Object3dprotected
m_scaleNeo::Object3dprotected
needToUpdate(void)Neo::Object3dinline
Object3d(void)Neo::Object3d
Object3d(const Object3d &object)Neo::Object3d
OSound(SoundRef *soundRef)Neo::OSound
OSound(const OSound &sound)Neo::OSound
pause(void)Neo::OSound
play(void)Neo::OSound
rotate(const Vector3 &axis, float angle, bool local=false)Neo::Object3dinline
setActive(bool active)Neo::Object3dinlinevirtual
setAdditionalData(AdditionalData *d)Neo::Object3dinline
setAttribute(const char *name, NeoVariable variable)Neo::Object3dinline
setAxisAngleRotation(const Vector3 &axis, float angle)Neo::Object3d
setEulerRotation(const Vector3 &euler)Neo::Object3d
setGain(float gain)Neo::OSound
setId(unsigned long id)Neo::Object3dinline
setLooping(bool loop)Neo::OSound
setName(const char *name)Neo::Object3d
setParent(Object3d *object)Neo::Object3dinline
setPitch(float pitch)Neo::OSound
setPosition(const Vector3 &position)Neo::Object3d
setRadius(float radius)Neo::OSound
setRelative(bool relative)Neo::OSound
setRolloff(float rolloff)Neo::OSound
setRotation(const Quaternion &rotation)Neo::Object3d
setScale(const Vector3 &scale)Neo::Object3d
setSoundRef(SoundRef *soundRef)Neo::OSound
setVisible(bool visible)Neo::Object3dinline
stop(void)Neo::OSound
translate(const Vector3 &vec, bool local=false)Neo::Object3dinline
unLink(void)Neo::Object3d
unlinkChildren(void)Neo::Object3d
update(void)Neo::OSoundvirtual
updateBehaviors(void)Neo::Object3d
updateMatrix(void)Neo::Object3d
updateVisibility(OCamera *camera)Neo::Object3dinlinevirtual
~Object3d(void)Neo::Object3dvirtual
~OSound(void)Neo::OSoundvirtual