#pragma once // Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata. // Original PDB header: w:\tech5\engine\models\cuttable\convexhull.h // Recovered logical types: 2 // Signatures retain Xbox 360 ABI evidence and may still require manual review. // IDA Local Type ordinal 1975; PDB kind: unknown. typedef idRenderModelCuttableDynamic:: idConvexHull::; // IDA Local Type ordinal 19981; PDB kind: class. class idConvexHull { public: idStaticList vertices; };