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 July 9, 2023, 5:52 p.m.