GigaSphere
360 Tiled panorama engine
Loading...
Searching...
No Matches
Revoid.GigaSphere.Graph Namespace Reference

Classes

class  CommentNodeData
 Represents the data associated with a comment node, including its unique identifier, position, text, and color. More...
 
class  LocationInfo
 Represents metadata and configuration for a specific 360 location. More...
 
class  LocationInfoPickerAttribute
 Attribute that marks a LocationInfo reference field to use the custom editor picker window. More...
 
class  LocationNodeData
 Represents data for a location node, including its unique identifier, position, and associated location information. More...
 
class  NodeData
 Base class for all node data types in the GigaSphere graph system. More...
 
class  TourConnectionData
 Represents the connection data between two locations in a tour, including the origin, destination, and direction of the connection. More...
 
class  TourGraph
 Represents a graph structure for managing tours, consisting of locations, comments, and connections between them. More...
 
class  TourGraphFactory
 Factory for creating and configuring TourGraph instances at runtime with a fluent interface. More...