MatGenMatTrans

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

MatGenMatTrans()  

SYNOPSIS

misc_lib/genmat.c:52

void MatGenMatTrans(RealType Tx, RealType Ty, RealType Tz, MatrixType Mat)
 

DESCRIPTION

Routine to generate a 4*4 matrix to translate in Tx, Ty, Tz amounts.  

PARAMETERS:

Tx, Ty, Tz: Translational amounts requested.

Mat: Matrix to initialize as a translation matrix.  

FUNCTION RETURN VALUE

void

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:58 GMT, July 20, 2024