Package | away3d.core.partition |
Class | public class NullNode |
Inheritance | NullNode NodeBase |
Method | Defined by | ||
---|---|---|---|
NullNode
()
Creates a new NullNode object.
| NullNode | ||
Allows the traverser to visit the current node.
| NodeBase | ||
Adds a node to the tree.
| NodeBase | ||
Finds the partition that contains (or should contain) the given entity.
| NodeBase | ||
Tests if the current node is at least partly inside the frustum.
| NodeBase | ||
Removes a child node from the tree.
| NodeBase |
NullNode | () | constructor |
public function NullNode()
Init Parameters