Functions
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | virtual | bool | contains(const Transformable* inSubject) | |
public | virtual | void | use(const CameraComponent* inCamera) | |
protected | virtual | bool | isWithinPlane(const Plane& inPlane, const Vec<3, float> inCenter) |
Properties
Access | Modifier | Type | Name | Description |
---|---|---|---|---|
public | Vec<3, float> | center | ||
protected | Plane | m_top | ||
protected | Plane | m_bottom | ||
protected | Plane | m_left | ||
protected | Plane | m_right | ||
protected | Plane | m_near | ||
protected | Plane | m_far |