unpack.vertex.coords: Unpack vertex coords from Q1 0-255 representation.

Description Usage Arguments

View source: R/read_model_mdl.R

Description

Unpack vertex coords from Q1 0-255 representation.

Usage

1
unpack.vertex.coords(coords_packed, mdl_header)

Arguments

coords_packed

matrix of n x 3 integers in range 0..255, the packed coords from an MDL file.

mdl_header

MDL header or named list, only the fields 'header$scale' and 'header$origin' are used.


wal documentation built on Jan. 17, 2021, 5:10 p.m.