.TH "SoMFBitMask" 3 "Wed May 23 2012" "Version 3.1.3" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoMFBitMask \- .PP The \fBSoMFBitMask\fP class is a container for a set of bitmasks\&. .PP This field is used where nodes, engines or other field containers needs to store multiple bitmasks with values from an enumerated set\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoMFEnum\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual \fBSoType\fP \fBgetTypeId\fP (void) const " .br .ti -1c .RI "virtual void \fBcopyFrom\fP (const \fBSoField\fP &field)" .br .ti -1c .RI "const \fBSoMFBitMask\fP & \fBoperator=\fP (const \fBSoMFBitMask\fP &field)" .br .ti -1c .RI "virtual SbBool \fBisSame\fP (const \fBSoField\fP &field) const " .br .ti -1c .RI "int \fBoperator=\fP (int val)" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void * \fBcreateInstance\fP (void)" .br .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBSoMFBitMask\fP class is a container for a set of bitmasks\&. .PP This field is used where nodes, engines or other field containers needs to store multiple bitmasks with values from an enumerated set\&. \fBSee also:\fP .RS 4 \fBSoSFBitMask\fP .RE .PP .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoMFBitMask::getClassTypeId (void)\fC [static]\fP" Returns a unique type identifier for this field class\&. .PP \fBSee also:\fP .RS 4 \fBgetTypeId()\fP, \fBSoType\fP .RE .PP .PP Reimplemented from \fBSoMFEnum\fP\&. .SS "\fBSoType\fP SoMFBitMask::getTypeId (void) const\fC [virtual]\fP" Returns the type identification instance which uniquely identifies the Coin field class the object belongs to\&. .PP \fBSee also:\fP .RS 4 \fBgetClassTypeId()\fP, \fBSoType\fP .RE .PP .PP Reimplemented from \fBSoMFEnum\fP\&. .SS "void SoMFBitMask::copyFrom (const \fBSoField\fP &f)\fC [virtual]\fP" Copy value(s) from \fIf\fP into this field\&. \fIf\fP must be of the same type as this field\&. .PP Reimplemented from \fBSoMFEnum\fP\&. .SS "SbBool SoMFBitMask::isSame (const \fBSoField\fP &f) const\fC [virtual]\fP" Check for equal type and value(s)\&. .PP Reimplemented from \fBSoMFEnum\fP\&. .SS "void SoMFBitMask::initClass (void)\fC [static]\fP" Internal method called upon initialization of the library (from \fBSoDB::init()\fP) to set up the type system\&. .PP Reimplemented from \fBSoMFEnum\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.