DDraceNetwork Documentation
Loading...
Searching...
No Matches
STextContainerIndex Struct Reference

#include <textrender.h>

Collaboration diagram for STextContainerIndex:
[legend]

Public Member Functions

 STextContainerIndex ()
bool Valid () const
void Reset ()

Public Attributes

int m_Index
std::shared_ptr< STextContainerUsagesm_UseCount

Constructor & Destructor Documentation

◆ STextContainerIndex()

STextContainerIndex::STextContainerIndex ( )
inline

Member Function Documentation

◆ Reset()

void STextContainerIndex::Reset ( )
inline

◆ Valid()

bool STextContainerIndex::Valid ( ) const
inline

Member Data Documentation

◆ m_Index

int STextContainerIndex::m_Index

◆ m_UseCount

std::shared_ptr<STextContainerUsages> STextContainerIndex::m_UseCount
Initial value:
=
std::make_shared<STextContainerUsages>(STextContainerUsages())
Definition textrender.h:267

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