Polyphase Game Engine
Loading...
Searching...
No Matches
TinyLLMAsset.cpp File Reference

Implementation of TinyLLMAsset. More...

#include "Assets/TinyLLMAsset.h"
#include "Assets/TinyLLMTokenizerAsset.h"
#include "Stream.h"
#include "Property.h"
#include "Log.h"
#include <cstring>
#include <cstdlib>
#include <algorithm>

Functions

 FORCE_LINK_DEF (TinyLLMAsset)
 
 DEFINE_ASSET (TinyLLMAsset)
 

Detailed Description

Implementation of TinyLLMAsset.

Function Documentation

◆ DEFINE_ASSET()

DEFINE_ASSET ( TinyLLMAsset  )

◆ FORCE_LINK_DEF()

FORCE_LINK_DEF ( TinyLLMAsset  )