Module world

Module world 

Source
Expand description

This module provides structures for representing the world block in a VMF file, which contains world geometry, hidden entities, and groups.

Structsยง

DispInfo
Represents the displacement information for a side.
DispRows
Represents rows of data for displacement information, such as normals, distances, offsets, etc.
Group
Represents a group in the VMF world.
Side
Represents a side of a solid object in the VMF world.
Solid
Represents a solid object in the VMF world.
World
Represents the world block in a VMF file.