Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
OGF::ogf_register_grob_tool< T1, T2 > Class Template Reference

Helper class to register a new Tool associated with a Grob. More...

#include <OGF/scene_graph/types/scene_graph_library.h>

Public Member Functions

 ogf_register_grob_tool ()
 Registers a new Tool associated with a Grob.
 

Detailed Description

template<class T1, class T2>
class OGF::ogf_register_grob_tool< T1, T2 >

Helper class to register a new Tool associated with a Grob.

Template Parameters
T1the Grob class
T2the Tool class

Definition at line 588 of file scene_graph_library.h.

Constructor & Destructor Documentation

◆ ogf_register_grob_tool()

template<class T1 , class T2 >
OGF::ogf_register_grob_tool< T1, T2 >::ogf_register_grob_tool ( )
inline

Registers a new Tool associated with a Grob.

Example:

Helper class to register a new Tool associated with a Grob.

Definition at line 598 of file scene_graph_library.h.


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