class MwBackground : public MwBindableNode


Inheritance:


Public Fields

MwMFString backUrl
MwMFString bottomUrl
MwMFString frontUrl
MwMFFloat groundAngle
MwMFColor groundColor
MwMFString leftUrl
MwMFString rightUrl
MwMFFloat skyAngle
MwMFColor skyColor
MwMFString topUrl

Public Methods

virtual void bindStuff()
pfGeoSet* getColoredSphere(float radius, int slices, int stacks)
virtual pfNode* getPfNode()
void resize(float radius)
virtual void unBindStuff()

Private Fields

pfGeode* geode
float radius
pfGeoSet* sky

Private Methods

pfVec4 getColor(float rho)
pfVec4 getInterpolatedColor(float rho, const MwMFFloat &angle, const MwMFColor &color)
static int preCB_Geode(pfTraverser *trav, void *)

Inherited from MwBindableNode:

Public Fields

MwSFBool isBound
MwSFBool set_bind

Public Methods

virtual void notify(MwField *field)

Protected Fields

MwSceneState* sceneState

Private Methods

MW_NODE_ABSTRACT_HEADER(MwBindableNode)

Documentation

virtual void bindStuff()

virtual void unBindStuff()

virtual pfNode* getPfNode()

MwMFFloat groundAngle

MwMFColor groundColor

MwMFString backUrl

MwMFString bottomUrl

MwMFString frontUrl

MwMFString leftUrl

MwMFString rightUrl

MwMFString topUrl

MwMFFloat skyAngle

MwMFColor skyColor

pfGeoSet* getColoredSphere(float radius, int slices, int stacks)

void resize(float radius)

pfGeode* geode

pfGeoSet* sky

float radius

pfVec4 getColor(float rho)

pfVec4 getInterpolatedColor(float rho, const MwMFFloat &angle, const MwMFColor &color)

static int preCB_Geode(pfTraverser *trav, void *)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de