Open Inventor Reference
SbNameEntry Class Reference

This is used to make lists of SbName instances. More...

#include <Inventor/SbString.h>

Public Member Functions

bool isEmpty () const
 Returns TRUE if entry's string is empty ("") More...
 
bool isEqual (const char *s) const
 Returns TRUE if entry's string is same as passed string. More...
 

Detailed Description

Definition at line 208 of file SbString.h.

Member Function Documentation

◆ isEmpty()

bool SbNameEntry::isEmpty ( ) const
inline

Definition at line 212 of file SbString.h.

◆ isEqual()

bool SbNameEntry::isEqual ( const char *  s) const
inline

Definition at line 215 of file SbString.h.


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