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

Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
SoShadowStyleElement Class Reference

The SoShadowStyleElement class is yet to be documented.FIXME: write doc. More...

Inheritance diagram for SoShadowStyleElement:
SoInt32Element SoElement

List of all members.

Public Types

enum  StyleFlags { NO_SHADOWING = 0x0, CASTS_SHADOW = 0x1, SHADOWED = 0x2, CASTS_SHADOW_AND_SHADOWED = CASTS_SHADOW|SHADOWED }

Public Member Functions

virtual void init (SoState *state)
 FIXME: write doc.

Static Public Member Functions

static void initClass (void)
static void set (SoState *const state, SoNode *const node, const int styleflags)
 FIXME: write doc.
static void set (SoState *const state, const int styleflags)
 FIXME: write doc.
static int get (SoState *const state)
 FIXME: write doc.
static int getDefault (void)
 FIXME: write doc.

Protected Member Functions

virtual ~SoShadowStyleElement ()

Detailed Description

The SoShadowStyleElement class is yet to be documented.

FIXME: write doc.

Since:
Coin 2.5

Constructor & Destructor Documentation

SoShadowStyleElement::~SoShadowStyleElement ( void  ) [protected, virtual]

The destructor.


Member Function Documentation

void SoShadowStyleElement::initClass ( void  ) [static]

Initialize relevant common data for all instances, like the type system.

Reimplemented from SoInt32Element.


The documentation for this class was generated from the following files:

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen 1.7.5.1.