Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F123421
SceneRenderable.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Size
363 B
Referenced Files
None
Subscribers
None
SceneRenderable.cpp
View Options
#include
<echo/Graphics/SceneRenderable.h>
namespace
Echo
{
SceneRenderable
::
SceneRenderable
()
{
}
SceneRenderable
::~
SceneRenderable
()
{
}
AxisAlignedBox
SceneRenderable
::
GetSceneAxisAlignedBox
()
{
AxisAlignedBox
localAABB
=
GetLocalAxisAlignedBox
();
localAABB
.
transform
(
Node
::
GetTransform
());
return
localAABB
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Wed, Jan 15, 10:37 PM (39 m, 40 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
72071
Default Alt Text
SceneRenderable.cpp (363 B)
Attached To
Mode
rEE Echo 3
Attached
Detach File
Event Timeline
Log In to Comment