Developer Documentation
Loading...
Searching...
No Matches
ACG::SceneGraph::enable_if< C, T > Struct Template Reference

#include <OpenFlipper/libs_required/ACG/Scenegraph/SceneGraph.hh>

Public Types

typedef T type
 

Detailed Description

template<bool C, typename T = void>
struct ACG::SceneGraph::enable_if< C, T >

Template functions to check if an action has enter or leave member functions

Definition at line 82 of file SceneGraph.hh.

Member Typedef Documentation

◆ type

template<bool C, typename T = void>
typedef T ACG::SceneGraph::enable_if< C, T >::type

Definition at line 83 of file SceneGraph.hh.


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