MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / WBClearInfo

Function WBClearInfo

model/polymodel.cpp:678–678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676static void BuildModelAngleMatrix(matrix *mat, angle ang, vector *axis);
677
678void WBClearInfo(poly_model *pm) { pm->num_wbs = 0; }
679
680inline void RecursiveAssignWB(poly_model *pm, int sm_index, int wb_index) {
681 int flags;

Callers 4

AllocPolyModelFunction · 0.70
LoadPolyModelFunction · 0.70
OnGenericChangeModelMethod · 0.50
OnPshipLoadModelMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected