|
nngn
|
Functions | |
| local function | test_reset_common (c) |
| local function | test_reset_ortho () |
| local function | test_reset_persp () |
| local function | test_reset_follow () |
| local function | test_move () |
| local function | test_move_zoom () |
| local function | test_move_rot () |
| local function | test_move_dash () |
| local function | test_move_follow () |
Variables | |
| local | camera = require "nngn.lib.camera" |
| local | common = require "tests/lua/common" |
| local | nngn_math = require "nngn.lib.math" |
| local | utils = require "nngn.lib.utils" |
| local function test_move | ( | ) |
| local function test_move_dash | ( | ) |
| local function test_move_follow | ( | ) |
| local function test_move_rot | ( | ) |
| local function test_move_zoom | ( | ) |
| local function test_reset_common | ( | c | ) |
| local function test_reset_follow | ( | ) |
| local function test_reset_ortho | ( | ) |
| local function test_reset_persp | ( | ) |
| local camera = require "nngn.lib.camera" |
| local common = require "tests/lua/common" |
| local nngn_math = require "nngn.lib.math" |
| local utils = require "nngn.lib.utils" |