Main Page Modules Class Hierarchy 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 on Sat Jan 12 11:40:51 2002 for Coin by
1.2.12 written by Dimitri van Heesch,
© 1997-2001