AngularImpulse: Difference between revisions
Jump to navigation
Jump to search
Psycommando (talk | contribs) (Created page with '{{stub}} == AngularImpulse == An angular impulse is a typedef of the Vector type. It's declared in the vector.h file. It is mostly used with physics-related code. == An Expla…') |
m (Nesciuse moved page AngularImpulse/en to AngularImpulse without leaving a redirect: Move en subpage to basepage) |
||
(19 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar|title = AngularImpulse}} | ||
'''<code>AngularImpulse</code>''' is a [[W:typedef|typedef]] of <code>[[Vector]]</code> used to represent torque (angular rotation force). It is most often seen in the context of [[VPhysics]]. | |||
{{stub}} | |||
[[Category:Variables]] | |||