Learn R Programming

wal (version 0.1.0)

lookup.q1.normals: Lookup Quake I normals by index.

Description

Lookup Quake I normals by index.

Usage

lookup.q1.normals(normal_indices)

Value

n x 3 matrix of doubles, the normals

Arguments

normal_indices

integer vector of length n, the normal indices (0-based).