diff --git a/manual.md b/manual.md index eb354f63..558c19be 100644 --- a/manual.md +++ b/manual.md @@ -687,8 +687,6 @@ However, defining `GLM_FORCE_UNRESTRICTED_GENTYPE` is not compatible with `GLM_F ### 3.1. Scalar types -TODO - #### 3.1.1. GLM_EXT_scalar_float_sized TODO @@ -751,13 +749,13 @@ TODO ### 3.4. Vector functions -### 3.22. GLM_EXT_vector_common +#### 3.4.1. GLM_EXT_vector_common TODO Include `` to use these features. -### 3.26. GLM_EXT_vector_relational +#### 3.4.2. GLM_EXT_vector_relational TODO @@ -799,7 +797,7 @@ TODO Include `` to use these features. -### 3.7. Quaternion types +### 3.7. Quaternion types #### 3.7.1. GLM_EXT_quaternion_float(_precision) @@ -809,39 +807,39 @@ TODO TODO -### 3.8. Quaternion functions +### 3.8. Quaternion functions -3.8.1. GLM_EXT_quaternion_common +#### 3.8.1. GLM_EXT_quaternion_common TODO Include `` to use these features. -3.8.2. GLM_EXT_quaternion_geometric +#### 3.8.2. GLM_EXT_quaternion_geometric TODO Include `` to use these features. -3.8.3. GLM_EXT_quaternion_trigonometric +#### 3.8.3. GLM_EXT_quaternion_trigonometric TODO Include `` to use these features. -3.8.4. GLM_EXT_quaternion_exponential +#### 3.8.4. GLM_EXT_quaternion_exponential TODO Include `` to use these features. -3.8.5. GLM_EXT_quaternion_relational +#### 3.8.5. GLM_EXT_quaternion_relational TODO Include `` to use these features. -3.8.6. GLM_EXT_quaternion_transform +#### 3.8.6. GLM_EXT_quaternion_transform TODO @@ -884,13 +882,13 @@ Conversion between linear RGB and sRGB color spaces. `` need to be included to use these features. -### 4.3. GLM\_GTC\_constants +### 4.3. GLM_GTC_constants Provide a list of built-in constants. `` need to be included to use these features. -### 4.4. GLM\_GTC\_epsilon +### 4.4. GLM_GTC_epsilon Approximate equality comparisons for floating-point numbers, possibly with a user-defined epsilon.