Method |
Description |
|
AddNode ( PCZSceneNode n ) : void |
|
|
AddPortal ( Portal newPortal ) : void |
|
|
CheckLightAgainstPortals ( PCZLight light, ulong frameCount, PCZFrustum portalFrustum, Portal ignorePortal ) : void |
|
|
CheckNodeAgainstPortals ( PCZSceneNode pczsn, Portal ignorePortal ) : void |
|
|
DefaultZone ( PCZSceneManager creator, string name ) : System |
|
|
FindNodes ( AxisAlignedBox t, List &list, List visitedPortals, bool includeVisitors, bool recurseThruPortals, PCZSceneNode exclude ) : void |
|
|
FindNodes ( PlaneBoundedVolume t, List &list, List visitedPortals, bool includeVisitors, bool recurseThruPortals, PCZSceneNode exclude ) : void |
|
|
FindNodes ( Ray t, List &list, List visitedPortals, bool includeVisitors, bool recurseThruPortals, PCZSceneNode exclude ) : void |
|
|
FindNodes ( Sphere t, List &list, List visitedPortals, bool includeVisitors, bool recurseThruPortals, PCZSceneNode exclude ) : void |
|
|
FindVisibleNodes ( Axiom.SceneManagers.PortalConnected.PCZCamera camera, List &visibleNodeList, RenderQueue queue, VisibleObjectsBoundsInfo visibleBounds, bool onlyShadowCasters, bool displayNodes, bool showBoundingBoxes ) : void |
|
|
NotifyBeginRenderScene ( ) : void |
|
|
NotifyCameraCreated ( Camera c ) : void |
|
|
NotifyWorldGeometryRenderQueue ( int qid ) : void |
|
|
RemoveNode ( PCZSceneNode n ) : void |
|
|
RemovePortal ( Portal removePortal ) : void |
|
|
SetEnclosureNode ( PCZSceneNode node ) : void |
|
|
SetOption ( string name, object value ) : bool |
|
|
SetZoneGeometry ( string filename, PCZSceneNode parentNode ) : void |
|
|
UpdateNodeHomeZone ( PCZSceneNode pczsn, bool allowBackTouches ) : PCZone |
|
|
UpdatePortalsSpatially ( ) : void |
|
|
UpdatePortalsZoneData ( ) : void |
|
|