VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data > Class Template Reference
Inheritance diagram for DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >:
Inheritance graph
[legend]

Public Member Functions

 DtStateComponentNextFrameTemplate (makVrf::DtStateData *sd)
 
const V_Data & frameState () const
 
V_Data & frameState ()
 

Protected Attributes

makVrf::DtStateDatamyStateData
 
V_Data myData
 

Constructor & Destructor Documentation

template<typename T_BaseComponent, typename V_Data>
DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >::DtStateComponentNextFrameTemplate ( makVrf::DtStateData sd)
inline

Member Function Documentation

template<typename T_BaseComponent, typename V_Data>
const V_Data& DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >::frameState ( ) const
inline

Next frame access write access. Ensure this is only used in a single thread (i.e.a controller thread)

template<typename T_BaseComponent, typename V_Data>
V_Data& DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >::frameState ( )
inline

Member Data Documentation

template<typename T_BaseComponent, typename V_Data>
makVrf::DtStateData* DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >::myStateData
protected
template<typename T_BaseComponent, typename V_Data>
V_Data DtStateComponentNextFrameTemplate< T_BaseComponent, V_Data >::myData
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)