vmf_forge::vmf

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ยง

  • Represents the displacement information for a side.
  • Represents rows of data for displacement information, such as normals, distances, offsets, etc.
  • Represents a group in the VMF world.
  • Represents a side of a solid object in the VMF world.
  • Represents a solid object in the VMF world.
  • Represents the world block in a VMF file.