Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SbBool Class Reference

SbBool is a compiler portable boolean type. More...

#include <Inventor/SbBasic.h>


Detailed Description

SbBool is a compiler portable boolean type.

SbBool is meant to be a "compiler portable" way of defining a boolean type, since there are older compilers out there which don't support the ISO-standard C++ bool keyword.

SbBool is not really a class, just a typedef.


The documentation for this class was generated from the following file:
Generated at Tue Mar 5 03:31:21 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001