Castor3D 0.16.0
Multiplatform 3D engine
Public Types | Public Member Functions | List of all members
castor::ContextDeleterT< ContextT > Struct Template Reference

#include <FileParserContext.hpp>

Inheritance diagram for castor::ContextDeleterT< ContextT >:
Inheritance graph
[legend]
Collaboration diagram for castor::ContextDeleterT< ContextT >:
Collaboration graph
[legend]

Public Types

using ContextPtr = ContextT *
 

Public Member Functions

void destroy (void *data) noexcept override
 
- Public Member Functions inherited from castor::ContextDeleter
virtual CU_API ~ContextDeleter () noexcept=default
 

Member Typedef Documentation

◆ ContextPtr

template<typename ContextT >
using castor::ContextDeleterT< ContextT >::ContextPtr = ContextT *

Member Function Documentation

◆ destroy()

template<typename ContextT >
void castor::ContextDeleterT< ContextT >::destroy ( void * data)
inlineoverridevirtualnoexcept

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