Исправление и расширение документации по векторам и кватернионам
This commit is contained in:
parent
460fe94830
commit
cc3ce1f327
8 changed files with 142 additions and 33 deletions
|
|
@ -41,4 +41,10 @@ Fields:
|
|||
- **s** is the real part of the quaternion. It is named after the word "scalar".
|
||||
- **x**, **y**, **z** - Imaginary components of the quaternion.
|
||||
|
||||
## Functions
|
||||
|
||||
- [Reset](quaternion/reset-eng.md)
|
||||
- bgc_fp32_quaternion_reset
|
||||
- bgc_fp64_quaternion_reset
|
||||
|
||||
[Documentation](intro-eng.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue