Darc Library  2012.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
darc::protox::PX_D3D_Parameter< T >::Item Struct Reference

#include <px_D3D9_Parameter.h>

List of all members.

Public Attributes

m_value
QString m_str
bool m_mask [2]

Detailed Description

template<typename T>
struct darc::protox::PX_D3D_Parameter< T >::Item

Item structure for every derived parameter class. The structure consists of a printable parameter value and a mask whether this value is currently available.


Member Data Documentation

template<typename T>
bool darc::protox::PX_D3D_Parameter< T >::Item::m_mask[2]
template<typename T>
QString darc::protox::PX_D3D_Parameter< T >::Item::m_str
template<typename T>
T darc::protox::PX_D3D_Parameter< T >::Item::m_value

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