struct Normal
- Normal
- LA::AVector3
- Struct
- Value
- Object
Included Modules
Defined in:
vector.crConstructors
Instance Method Summary
- #*(other : Float64)
- #+(other : Normal)
- #-(other : Normal)
- #dot(other : Vector)
- #face_forward(v)
- #refract(wi : Vector, eta : Float64) : Vector?