CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
ModelerTools.h File Reference
#include "ModelerGeometry.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdModelerTools
 

Typedefs

typedef void(* MainHistStreamFunc) (void *)
 
typedef OdSmartPtr< OdModelerToolsOdModelerToolsPtr
 

Typedef Documentation

◆ MainHistStreamFunc

typedef void(* MainHistStreamFunc) (void *)

Definition at line 37 of file ModelerTools.h.

◆ OdModelerToolsPtr

The typified smart pointer for the /modeler tools/ object. This template class is specialization of the OdSmartPtr class for the OdModelerTools class.

See also
<link smart_pointers, Working with Smart Pointers>

Definition at line 232 of file ModelerTools.h.