OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
DynamicWorld::RayQueryResult Struct Reference

#include <dynamicworld.h>

Inheritance diagram for DynamicWorld::RayQueryResult:
DynamicWorld::RayLandResult

Public Attributes

NpcnpcHit = nullptr
 
- Public Attributes inherited from DynamicWorld::RayLandResult
Tempest::Vec3 v ={}
 
Tempest::Vec3 n ={}
 
zenkit::MaterialGroup mat = zenkit::MaterialGroup::UNDEFINED
 
bool hasCol = false
 
float hitFraction = 0
 
const charsector = nullptr
 

Detailed Description

Definition at line 153 of file dynamicworld.h.

Member Data Documentation

◆ npcHit

Npc* DynamicWorld::RayQueryResult::npcHit = nullptr

Definition at line 154 of file dynamicworld.h.


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