LavishNav:lnavregion (Object Type)

From Lavish Software Wiki
Revision as of 19:23, 6 March 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

Members

  • ... Parent:
  • ... Children:
  • ... Next:
  • ... Previous:
  • uint ID:
  • string Name:
  • string FQN:
  • bool Unique:
  • bool Avoid:
  • bool InheritedAvoid:
  • bool AnyAvoid:
  • bool AllPointsValid:
  • string Type:
  • string Custom[name]:
  • ... AddChild[...]:
  • ... FindRegion:
  • point3f NearestPoint:
  • point3f CenterPoint:

Methods

  • Clear: Resets the region such that it will contain no child regions
  • Import[filename]: Imports a LavishNav XML file as children of this region
  • Remove: Removes the region
  • Connect: not yet implemented
  • Disconnect: not yet implemented
  • SetCustom[name,text]: Creates a custom data point
  • UnsetCustom[name]: Removes a custom data point
  • SetAllPointsValid[value]: Sets the "All points valid" flag
  • SetUnique[value]: Sets the unique flag
  • SetAvoid[value]: Sets the avoid flag

Inherits

none

Returns

NULL

Examples

See Also