VR-Engage  2.2
Loading...
Searching...
No Matches
line.h File Reference
Include dependency graph for line.h:

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

int VRELUABINDING_DLL makVre::luaopen_Line (lua_State *L)
 

Detailed Description

This file contains the function for registering line rendering functionality with Lua. It allows Lua scripts to create and manipulate line primitives in the VREngage system, enabling scripts to draw lines for visualization, debugging, or user interface elements.