API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
nkGraphicsWrap
Enums
PrimitiveTopologyWrapper.h
1
// PrimitiveTopologyWrapper.h
3
//
5
6
namespace
nkAstraeus::nkGaphicsWrap
7
{
11
class
PrimitiveTopologyWrapper
final
12
{
13
public :
14
15
// Environment update
67
static
void
updateEnvironment
(
nkScripts::Environment
* env) ;
68
} ;
69
}
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition:
Environment.h:14
nkAstraeus::nkGaphicsWrap::PrimitiveTopologyWrapper
Wraps the enum values of the nkGraphics::PRIMITIVE_TOPOLOGY.
Definition:
PrimitiveTopologyWrapper.h:12
nkAstraeus::nkGaphicsWrap::PrimitiveTopologyWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)
Generated by
Doxygen
1.8.18