SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
bsppp::BSPPlane_v0 Struct Reference

#include <LumpData.h>

Collaboration diagram for bsppp::BSPPlane_v0:

Public Attributes

sourcepp::math::Vec3f normal
 
float dist
 
int32_t type
 

Detailed Description

Definition at line 12 of file LumpData.h.

Member Data Documentation

◆ dist

float bsppp::BSPPlane_v0::dist

Definition at line 14 of file LumpData.h.

◆ normal

sourcepp::math::Vec3f bsppp::BSPPlane_v0::normal

Definition at line 13 of file LumpData.h.

◆ type

int32_t bsppp::BSPPlane_v0::type

Definition at line 15 of file LumpData.h.


The documentation for this struct was generated from the following file: