Functions | Variables

src/physic/src/dllexport.cpp File Reference

#include "../pch.h"

Go to the source code of this file.

Functions

 __declspec (dllexport) void *Create(const char *
Log *log return (IPhysic *) new Physic()
void *physic delete (Physic *)((IPhysic *) physic)

Variables

return true

Function Documentation

__declspec ( dllexport   )  const
void* physic delete ( Physic  ) 
Log* log return ( IPhysic  )  [new]

Variable Documentation

return true

Definition at line 11 of file dllexport.cpp.