generate_rot_matrix: Generate Rotation Matrix

View source: R/transform_mesh_functions.R

generate_rot_matrixR Documentation

Generate Rotation Matrix

Description

Generate Rotation Matrix

Usage

generate_rot_matrix(angle, order_rotation)

Arguments

angle

The angle

order_rotation

Default c(1,2,3).

Value

Matrix


rayvertex documentation built on Sept. 11, 2024, 7:51 p.m.