Difference between revisions of "LlAxisAngle2Rot"

From Second Life Wiki
Jump to navigation Jump to search
m (Fix for alphabetical order in Functions list)
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|func=llAxisAngle2Rot
|func=llAxisAngle2Rot
|sort=AxisAngle2Rot
|func_id=169|func_sleep=0.0|func_energy=10.0
|func_id=169|func_sleep=0.0|func_energy=10.0
|return_type=rotation
|return_type=rotation
Line 7: Line 6:
|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 [[llVecNorm|normalized]].
|spec
|spec
|caveats
|caveats
|examples
|examples
|helpers
|helpers
|related
|also_functions=
{{LSL DefineRow||[[llRot2Angle]]|}}
{{LSL DefineRow||[[llRot2Axis]]|}}
|also_events
|also_articles
|also
|also
|notes
|notes

Revision as of 14:47, 30 August 2007