<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CRoommaker :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/croomumodule/croommaker/index.html</link>
    <description>Overview UCRoommaker is the core room generation engine. It implements ICCell, ICRoomBoundable and ICCoordBoundable. It generates clusters of rooms, connects them with MST-based corridors, assigns spatial cells for fast lookup, creates box collisions for overlap detection, and computes a longest-path ordering for progression.&#xA;Instantiation Name Description instantiate Static factory. Creates a singleton UCRoommaker bound to a scene component, with a random stream and cluster configuration // Called by ACRoomSpawner::init() UCRoommaker::instantiate(GetRootComponent(), roommaker, stream, *data);Generation Name Description buildASync Entry point for async generation.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/croomumodule/croommaker/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>