Blender  V3.3
Public Member Functions | Public Attributes | List of all members
iTaSC::CacheEntry Struct Reference

#include <Cache.hpp>

Public Member Functions

 CacheEntry ()
 
 ~CacheEntry ()
 

Public Attributes

CacheChannelm_channelArray
 
unsigned int m_count
 

Detailed Description

Definition at line 144 of file Cache.hpp.

Constructor & Destructor Documentation

◆ CacheEntry()

iTaSC::CacheEntry::CacheEntry ( )
inline

Definition at line 148 of file Cache.hpp.

◆ ~CacheEntry()

iTaSC::CacheEntry::~CacheEntry ( )

Definition at line 16 of file Cache.cpp.

References clear(), free(), m_channelArray, and m_count.

Member Data Documentation

◆ m_channelArray

CacheChannel* iTaSC::CacheEntry::m_channelArray

◆ m_count

unsigned int iTaSC::CacheEntry::m_count

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