Работа над документацией по библиотеке
This commit is contained in:
parent
8ba075b557
commit
e2bf8d28a8
17 changed files with 233 additions and 69 deletions
|
|
@ -28,9 +28,9 @@ This function is good for setting up the initial state of a 3D vector.
|
|||
|
||||
### Parameters
|
||||
|
||||
| Parameter | Direction | Description |
|
||||
| ---------- | ---------- | -------------------------------------------------------- |
|
||||
| vector | out | A pointer to a vector which coordinated must be set to 0 |
|
||||
| Parameter | Direction | Description |
|
||||
| --------- | --------- | -------------------------------------------------------- |
|
||||
| vector | out | A pointer to a vector which coordinated must be set to 0 |
|
||||
|
||||
You should pass only valid pointers in the parameter *vector*. The NULL (0) value is considered invalid.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue