OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
WorldSound::Zone Struct Referencefinal

Public Member Functions

bool checkPos (float x, float y, float z) const
 

Public Attributes

Tempest::Vec3 bbox [2] ={}
 
std::string name
 

Detailed Description

Definition at line 40 of file worldsound.cpp.

Member Function Documentation

◆ checkPos()

bool WorldSound::Zone::checkPos ( float  x,
float  y,
float  z 
) const
inline

Definition at line 43 of file worldsound.cpp.

Member Data Documentation

◆ bbox

Tempest::Vec3 WorldSound::Zone::bbox[2] ={}

Definition at line 41 of file worldsound.cpp.

◆ name

std::string WorldSound::Zone::name

Definition at line 42 of file worldsound.cpp.


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