Murl::Graph::IUniformTimeController Interface Referenceabstract

The IUniformTimeController interface. More...

#include "murl_graph_i_uniform_time_controller.h"

Inheritance diagram for Murl::Graph::IUniformTimeController:

Public Member Functions

virtual IControllerGetControllerInterface ()=0
 Get the mutable IController interface. More...
 
virtual const IControllerGetControllerInterface () const =0
 Get the constant IController interface. More...
 
virtual ITimeControllerGetTimeControllerInterface ()=0
 Get the mutable ITimeController interface. More...
 
virtual const ITimeControllerGetTimeControllerInterface () const =0
 Get the constant ITimeController interface. More...
 

Detailed Description

The IUniformTimeController interface.

This interface provides a specialized Graph::ITimeController to manipulate individual Graph::IGenericParameter nodes.

Member Function Documentation

◆ GetControllerInterface() [1/2]

virtual IController* Murl::Graph::IUniformTimeController::GetControllerInterface ( )
pure virtual

Get the mutable IController interface.

Returns
The mutable IController interface.

◆ GetControllerInterface() [2/2]

virtual const IController* Murl::Graph::IUniformTimeController::GetControllerInterface ( ) const
pure virtual

Get the constant IController interface.

Returns
The constant IController interface.

◆ GetTimeControllerInterface() [1/2]

virtual ITimeController* Murl::Graph::IUniformTimeController::GetTimeControllerInterface ( )
pure virtual

Get the mutable ITimeController interface.

Returns
The mutable ITimeController interface.

◆ GetTimeControllerInterface() [2/2]

virtual const ITimeController* Murl::Graph::IUniformTimeController::GetTimeControllerInterface ( ) const
pure virtual

Get the constant ITimeController interface.

Returns
The constant ITimeController interface.

The documentation for this interface was generated from the following file:
  • murl_graph_i_uniform_time_controller.h


Copyright © 2011-2024 Spraylight GmbH.