SKPoint3

Undocumented in source.

Constructors

this
this(float x, float y, float z)
Undocumented in source.

Members

Functions

IsEmpty
bool IsEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.
X
float X()
Undocumented in source. Be warned that the author may not have intended to support it.
X
void X(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
Y
float Y()
Undocumented in source. Be warned that the author may not have intended to support it.
Y
void Y(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
Z
float Z()
Undocumented in source. Be warned that the author may not have intended to support it.
Z
void Z(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SKPoint3 opBinary(SKPoint3 sz)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Add
SKPoint3 Add(SKPoint3 pt, SKPoint3 sz)
Undocumented in source. Be warned that the author may not have intended to support it.
Subtract
SKPoint3 Subtract(SKPoint3 pt, SKPoint3 sz)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Empty
enum SKPoint3 Empty;
Undocumented in source.

Meta