Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoDialogCheckBoxAuditor Class Referenceabstract

VSG extension Dialog CheckBox auditor More...

#include <DialogViz/auditors/SoDialogCheckBoxAuditor.h>

+ Inheritance diagram for SoDialogCheckBoxAuditor:

Public Member Functions

 SoDialogCheckBoxAuditor ()
 Constructor.
 
virtual void dialogCheckBox (SoDialogCheckBox *cpt)=0
 To define.
 
- Public Member Functions inherited from SoAuditor
virtual SoType getTypeId () const
 Returns the type id for this event instance.
 
- Public Member Functions inherited from SoTypedObject
SbBool isOfType (const SoType &type) const
 Returns TRUE if this object is of the type specified in type or is derived from that type.
 
template<typename TypedObjectClass >
SbBool isOfType () const
 Returns TRUE if this object is of the type of class TypedObjectClass or is derived from that class.
 

Additional Inherited Members

- Static Public Member Functions inherited from SoAuditor
static SoType getClassTypeId ()
 Returns the type id for the SoEvent class.
 
- Static Public Member Functions inherited from SoTypedObject
static SoType getClassTypeId ()
 Returns the type identifier for this class.
 

Detailed Description

VSG extension Dialog CheckBox auditor

This class defines a checkBox auditor.

SEE ALSO

SoDialogAuditor

Definition at line 43 of file SoDialogCheckBoxAuditor.h.

Constructor & Destructor Documentation

◆ SoDialogCheckBoxAuditor()

SoDialogCheckBoxAuditor::SoDialogCheckBoxAuditor ( )

Constructor.

Member Function Documentation

◆ dialogCheckBox()

virtual void SoDialogCheckBoxAuditor::dialogCheckBox ( SoDialogCheckBox cpt)
pure virtual

To define.


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