mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-18 03:35:07 +02:00
Added bot code.
This commit is contained in:
@@ -306,7 +306,10 @@ public:
|
||||
void DrawClipModels( const idVec3 &eye, const float radius, const idEntity *passEntity );
|
||||
bool DrawModelContactFeature( const contactInfo_t &contact, const idClipModel *clipModel, int lifetime ) const;
|
||||
|
||||
int PointContents(const idVec3 p);
|
||||
|
||||
private:
|
||||
cmHandle_t worldCollisionModel;
|
||||
int numClipSectors;
|
||||
struct clipSector_s * clipSectors;
|
||||
idBounds worldBounds;
|
||||
|
||||
Reference in New Issue
Block a user