Difference between revisions of "LlAxisAngle2Rot"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function|func_id=169|func_sleep=0.0|sort=AxisAngle2Rot|func_energy=10.0
{{LSL_Function
|func=llAxisAngle2Rot|return_type=rotation
|func_id=169|func_sleep=0.0|func_energy=10.0
|p1_type=vector|p1_name=axis
|func=llAxisAngle2Rot|sort=AxisAngle2Rot
|return_type=rotation
|p1_type=vector|p1_name=axis|p1_desc
|p2_type=float|p2_name=angle|p2_desc=expressed in radians.
|p2_type=float|p2_name=angle|p2_desc=expressed in radians.
|return_text=that is a generated '''angle''' about '''axis'''
|return_text=that is a generated '''angle''' about '''axis'''
|func_footnote='''axis''' should be {{LSLG|llVecNorm|normalized}}.
|func_footnote='''axis''' should be {{LSLG|llVecNorm|normalized}}.
|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Math/3D]][[Category:LSL_Stub]]
|spec
|caveats
|examples
|helpers
|related
|also
|notes
|cat1=Math/3D
|cat2
|cat3
|cat4
}}

Revision as of 12:49, 25 February 2007