Next: , Previous: , Up: Literals   [Contents][Index]


3.1.3.2 Point and vector literals

Points and vector literals have these forms respectively.

(X,Y,Z)  [X,Y,Z]

Each of the components is itself a scalar expression. The z-components are optional and default to zero.