Property | Type | Description | |
---|---|---|---|
mPCZSM | |||
mPortals | List |
Property | Type | Description | |
---|---|---|---|
mCurrentHomeZone | |||
mEnclosureNode | |||
mHasSky | bool | ||
mHomeNodeList | List |
||
mLastVisibleFrame | ulong | ||
mName | string | ||
mPortalsUpdated | bool | ||
mUserData | object | ||
mVisitorNodeList | List |
||
mZoneTypeName | string |
Method | Description | |
---|---|---|
AddNode ( |
||
AddPortal ( |
||
CheckLightAgainstPortals ( |
||
CheckNodeAgainstPortals ( |
||
ClearNodeLists ( NODE_LIST_TYPE type ) : void | ||
CreateNodeZoneData ( |
||
FindMatchingPortal ( |
||
FindNodes ( |
||
FindNodes ( |
||
FindNodes ( |
||
FindNodes ( |
||
FindVisibleNodes ( Axiom.SceneManagers.PortalConnected.PCZCamera camera, List |
||
GetAABB ( |
||
NotifyBeginRenderScene ( ) : void | ||
NotifyCameraCreated ( |
||
NotifyWorldGeometryRenderQueue ( int qid ) : void | ||
PCZone ( |
||
RemoveNode ( |
||
RemovePortal ( |
||
SetEnclosureNode ( |
||
SetOption ( string name, object value ) : bool | ||
SetZoneGeometry ( string filename, |
||
UpdateNodeHomeZone ( |
||
UpdatePortalsSpatially ( ) : void | ||
UpdatePortalsZoneData ( ) : void |
public abstract AddNode ( |
||
n | ||
return | void |
public abstract AddPortal ( |
||
portal | ||
return | void |
public abstract CheckLightAgainstPortals ( |
||
light | ||
frameCount | ulong | |
portalFrustum | ||
ignorePortal | ||
return | void |
public abstract CheckNodeAgainstPortals ( |
||
pczsn | ||
ignorePortal | ||
return | void |
public ClearNodeLists ( NODE_LIST_TYPE type ) : void | ||
type | NODE_LIST_TYPE | |
return | void |
public CreateNodeZoneData ( |
||
pczsn | ||
return | void |
public FindMatchingPortal ( |
||
portal | ||
return |
public abstract FindNodes ( |
||
t | ||
list | List |
|
visitedPortals | List |
|
includeVisitors | bool | |
recurseThruPortals | bool | |
exclude | ||
return | void |
public abstract FindNodes ( |
||
t | ||
list | List |
|
visitedPortals | List |
|
includeVisitors | bool | |
recurseThruPortals | bool | |
exclude | ||
return | void |
public abstract FindNodes ( |
||
t | ||
list | List |
|
visitedPortals | List |
|
includeVisitors | bool | |
recurseThruPortals | bool | |
exclude | ||
return | void |
public abstract FindNodes ( |
||
t | ||
nodes | List |
|
portals | List |
|
includeVisitors | bool | |
recurseThruPortals | bool | |
exclude | ||
return | void |
public abstract FindVisibleNodes ( Axiom.SceneManagers.PortalConnected.PCZCamera camera, List |
||
camera | Axiom.SceneManagers.PortalConnected.PCZCamera | |
visibleNodeList | List |
|
queue | ||
visibleBounds | ||
onlyShadowCasters | bool | |
displayNodes | bool | |
showBoundingBoxes | bool | |
return | void |
public GetAABB ( |
||
aabb | ||
return | void |
public abstract NotifyBeginRenderScene ( ) : void | ||
return | void |
public abstract NotifyCameraCreated ( |
||
c | ||
return | void |
public abstract NotifyWorldGeometryRenderQueue ( int qid ) : void | ||
qid | int | |
return | void |
public PCZone ( |
||
creator | ||
name | string | |
return | System |
public abstract RemoveNode ( |
||
n | ||
return | void |
public abstract RemovePortal ( |
||
portal | ||
return | void |
public abstract SetEnclosureNode ( |
||
n | ||
return | void |
public abstract SetOption ( string name, object value ) : bool | ||
name | string | |
value | object | |
return | bool |
public abstract SetZoneGeometry ( string filename, |
||
filename | string | |
parentNode | ||
return | void |
public abstract UpdateNodeHomeZone ( |
||
pczsn | ||
allowBackTouches | bool | |
return |
public abstract UpdatePortalsSpatially ( ) : void | ||
return | void |
public abstract UpdatePortalsZoneData ( ) : void | ||
return | void |
protected PCZone,Axiom.SceneManagers.PortalConnected mCurrentHomeZone | ||
return |
protected SceneNode,Axiom.Core mEnclosureNode | ||
return |
public PCZSceneManager,Axiom.SceneManagers.PortalConnected mPCZSM | ||
return |