Camera viewing plane.
Functions
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | float | getDistance(const Vec<3, float>& inPoint) | ||
public | void | update(const Vec<3, float>& inNormal, const Vec<3, float>& inPoint) |
Properties
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | float | distance | ||
public | Vec<3, float> | normal |