OpenBarnyard
 
Loading...
Searching...
No Matches
AAnimationBreakpoint Class Reference

#include <AAnimationBreakpoint.h>

Inheritance diagram for AAnimationBreakpoint:

Public Member Functions

 TDECLARE_CLASS (AAnimationBreakpoint, Toshi::TObject)
 
 AAnimationBreakpoint ()
 
 ~AAnimationBreakpoint ()
 
TFLOAT GetTime () const
 

Detailed Description

Definition at line 3 of file AAnimationBreakpoint.h.

Constructor & Destructor Documentation

◆ AAnimationBreakpoint()

AAnimationBreakpoint::AAnimationBreakpoint ( )

Definition at line 14 of file AAnimationBreakpoint.cpp.

15 : m_fTime( 0.0f )
16{
17}

◆ ~AAnimationBreakpoint()

AAnimationBreakpoint::~AAnimationBreakpoint ( )

Definition at line 19 of file AAnimationBreakpoint.cpp.

20{
21}

Member Function Documentation

◆ GetTime()

TFLOAT AAnimationBreakpoint::GetTime ( ) const
inline

Definition at line 15 of file AAnimationBreakpoint.h.

15{ return m_fTime; }

◆ TDECLARE_CLASS()

AAnimationBreakpoint::TDECLARE_CLASS ( AAnimationBreakpoint ,
Toshi::TObject  )

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