.TH GMGenMatObjectRotVec 3 "IRIT Version 6.0" 
.SH NAME
GMGenMatObjectRotVec()
.SH SYNOPSIS
.nf
.ft B
geom_lib/geomat3d.c:282

.nf
.ft B
IPObjectStruct *GMGenMatObjectRotVec(VectorType Vec, RealType *Degree)
.SH DESCRIPTION
Routine to generate rotation object around the vector Vec in Degree degs:
.SH PARAMETERS:

Vec: Vector to rotate along its axis.

Degree: Amount of rotation, in degrees.
.SH FUNCTION RETURN VALUE
IPObjectStruct *:   A matrix object.
.LP
.SH ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
