PixelLightAPI
.
|
Portal of the visibility tree. More...
#include <VisPortal.h>
Public Member Functions | |
PLS_API VisContainer * | GetTargetVisContainer () const |
Returns the target visibility cell the portal links to. | |
virtual PLS_API bool | IsPortal () const override |
Returns whether or not this is a portal visibility node (VisPortal, links to a SNCellPortal scene node) |
Portal of the visibility tree.
PLS_API VisContainer* PLScene::VisPortal::GetTargetVisContainer | ( | ) | const |
Returns the target visibility cell the portal links to.
virtual PLS_API bool PLScene::VisPortal::IsPortal | ( | ) | const [override, virtual] |
Returns whether or not this is a portal visibility node (VisPortal, links to a SNCellPortal scene node)
Reimplemented from PLScene::VisNode.
|