Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
CObjectBase::Prop Struct Reference

#include <ObjectBase.h>

Public Member Functions

 Prop ()
 

Public Attributes

CStr m_PropPointName
 
CStrW m_ModelName
 
float m_minHeight
 
float m_maxHeight
 
bool m_selectable
 

Constructor & Destructor Documentation

◆ Prop()

CObjectBase::Prop::Prop ( )
inline

Member Data Documentation

◆ m_maxHeight

float CObjectBase::Prop::m_maxHeight

◆ m_minHeight

float CObjectBase::Prop::m_minHeight

◆ m_ModelName

CStrW CObjectBase::Prop::m_ModelName

◆ m_PropPointName

CStr CObjectBase::Prop::m_PropPointName

◆ m_selectable

bool CObjectBase::Prop::m_selectable

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