Jungle_Week1_Team2
Loading...
Searching...
No Matches
CPrimitivePlane Class Reference

#include <PrimitivePlane.h>

Inheritance diagram for CPrimitivePlane:
CPrimitiveBase

Public Member Functions

 CPrimitivePlane ()
void Generate ()
Public Member Functions inherited from CPrimitiveBase
 CPrimitiveBase ()=default
virtual ~CPrimitiveBase ()=default
FMeshDataGetMeshData () const

Static Public Member Functions

static FString GetFilePath ()
Static Public Member Functions inherited from CPrimitiveBase
static std::shared_ptr< FMeshDataGetOrLoad (const FString &Key, const FString &FilePath)
static std::shared_ptr< FMeshDataGetCached (const FString &Key)
static void RegisterMeshData (const FString &Key, std::shared_ptr< FMeshData > Data)
static void ClearCache ()

Static Public Attributes

static const FString Key = "Plane"

Additional Inherited Members

Protected Attributes inherited from CPrimitiveBase
std::shared_ptr< FMeshDataMeshData

Constructor & Destructor Documentation

◆ CPrimitivePlane()

CPrimitivePlane::CPrimitivePlane ( )

Member Function Documentation

◆ Generate()

void CPrimitivePlane::Generate ( )

◆ GetFilePath()

FString CPrimitivePlane::GetFilePath ( )
static

Member Data Documentation

◆ Key

const FString CPrimitivePlane::Key = "Plane"
static

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