A Ray is defined by a couple of Points, one of them being its initial Point.
So far, it is only used to define Angles.
Possible args for __init__():
Fields: nothing, so far
Debugging info: no dbg_str(), so far
Check Ray's complete doc
Back
Doc for dev: Core Objects