aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/user/api/SkPoint_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/user/api/SkPoint_Reference.md')
-rw-r--r--site/user/api/SkPoint_Reference.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/site/user/api/SkPoint_Reference.md b/site/user/api/SkPoint_Reference.md
index 9e701b8a5f..e35801822d 100644
--- a/site/user/api/SkPoint_Reference.md
+++ b/site/user/api/SkPoint_Reference.md
@@ -13,6 +13,7 @@ SkPoint <code>typedef</code> define a data type.
<tr><th style='text-align: left; border: 2px solid #dddddd; padding: 8px; '>Topic</th>
<th style='text-align: left; border: 2px solid #dddddd; padding: 8px; '>Description</th></tr>
</table>
+
<a href='#SkPoint'>SkPoint</a> holds two 32-bit floating point coordinates.
## Overview
@@ -68,7 +69,6 @@ SkPoint global, <code>struct</code>, and <code>class</code> related member funct
</tr>
</table>
-
## <a name='Member_Function'>Member Function</a>
@@ -178,7 +178,6 @@ SkPoint member functions read and modify the structure properties.
</tr>
</table>
-
## <a name='Member'>Member</a>
@@ -216,7 +215,6 @@ SkPoint members may be read and written directly without using a member function
</tr>
</table>
-
### Members
<table style='border-collapse: collapse; width: 62.5em'>
@@ -254,7 +252,6 @@ SkPoint can be constructed or initialized by these functions, including C++ clas
</tr>
</table>
-
<a name='SkPoint_Make'></a>
## Make
@@ -336,7 +333,6 @@ all equal
</tr>
</table>
-
<a name='SkPoint_x'></a>
## x
@@ -479,7 +475,6 @@ pt.isZero() == true
</tr>
</table>
-
<a name='SkPoint_set'></a>
## set
@@ -665,7 +660,6 @@ pt: nan, -nan abs: nan, nan
</tr>
</table>
-
<a name='SkPoint_Offset'></a>
## Offset
@@ -1017,7 +1011,6 @@ SkPoint operators inline class member functions with arithmetic equivalents.
</tr>
</table>
-
<a name='SkPoint_scale'></a>
## scale