[EEP] LLMath update
This commit is contained in:
@@ -93,6 +93,11 @@ F32 LLCamera::getMaxView() const
|
||||
: MAX_FIELD_OF_VIEW; // narrow views
|
||||
}
|
||||
|
||||
LLPlane LLCamera::getUserClipPlane() const
|
||||
{
|
||||
return mAgentPlanes[AGENT_PLANE_USER_CLIP];
|
||||
}
|
||||
|
||||
// ---------------- LLCamera::setFoo() member functions ----------------
|
||||
|
||||
void LLCamera::setUserClipPlane(const LLPlane& plane)
|
||||
|
||||
Reference in New Issue
Block a user