![]() |
http://www.sim.no http://www.coin3d.org |
The SoMFBitMask class is a container for a set of bitmasks.This field is used where nodes, engines or other field containers needs to store multiple bitmasks with values from an enumerated set. More...
#include <Inventor/fields/SoMFBitMask.h>
Public Member Functions | |
virtual SoType | getTypeId (void) const |
virtual void | copyFrom (const SoField &field) |
const SoMFBitMask & | operator= (const SoMFBitMask &field) |
virtual SbBool | isSame (const SoField &field) const |
PRIVATE_MFIELD_IO_HEADER () | |
int | operator= (int val) |
Static Public Member Functions | |
static void * | createInstance (void) |
static SoType | getClassTypeId (void) |
static void | initClass (void) |
The SoMFBitMask class is a container for a set of bitmasks.
This field is used where nodes, engines or other field containers needs to store multiple bitmasks with values from an enumerated set.
static SoType SoMFBitMask::getClassTypeId | ( | void | ) | [static] |
Returns a unique type identifier for this field class.
Reimplemented from SoMFEnum.
virtual SoType SoMFBitMask::getTypeId | ( | void | ) | const [virtual] |
Returns the type identification instance which uniquely identifies the Coin field class the object belongs to.
Reimplemented from SoMFEnum.
virtual void SoMFBitMask::copyFrom | ( | const SoField & | f | ) | [virtual] |
Copy value(s) from f into this field. f must be of the same type as this field.
Reimplemented from SoMFEnum.
virtual SbBool SoMFBitMask::isSame | ( | const SoField & | f | ) | const [virtual] |
Check for equal type and value(s).
Reimplemented from SoMFEnum.
void SoMFBitMask::initClass | ( | void | ) | [static] |
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system.
Reimplemented from SoMFEnum.
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Feb 28 2011 10:12:14 for Coin by Doxygen. 1.7.3