-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathkeywords.txt
More file actions
35 lines (28 loc) · 735 Bytes
/
keywords.txt
File metadata and controls
35 lines (28 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#######################################
# Syntax Coloring Map For Geometry
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
Point KEYWORD1
Rotation KEYWORD1
Transformation KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
SetToIdentity KEYWORD2
Magnitude KEYWORD2
DotProduct KEYWORD2
CrossProduct KEYWORD2
X KEYWORD2
Y KEYWORD2
Z KEYWORD2
FromEulerAngles KEYWORD2
ToEulerAngles KEYWORD2
RotateX KEYWORD2
RotateY KEYWORD2
RotateZ KEYWORD2
Translate KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################