Files
tech5/source/tungsten/superscript/lib/vector.h
T

11 lines
357 B
C

#pragma once
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
// Original PDB header: w:\tech5\tungsten\superscript\lib\vector.h
// Recovered logical types: 1
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
// IDA Local Type ordinal 26175; PDB kind: typedef.
typedef idArray<float,6> vector_t;