Improve doxygen comment
This commit is contained in:
parent
9e7ff8dc4f
commit
7587b8058a
@ -37,7 +37,7 @@ typedef struct HE_face HE_face;
|
||||
typedef struct HE_obj HE_obj;
|
||||
|
||||
/**
|
||||
* Represents a vector with x, y, z coordinates.
|
||||
* Represents a 3-dimensional vector.
|
||||
*/
|
||||
struct vector {
|
||||
float x;
|
||||
|
Loading…
Reference in New Issue
Block a user