Converted TranslatePoint to C.
This commit is contained in:
parent
877a2f9b7c
commit
d0484e7829
3 changed files with 16 additions and 11 deletions
|
@ -94,8 +94,6 @@ extern int FindHeatSourcesInHModel(DISPLAYBLOCK *dispPtr);
|
|||
|
||||
extern void TranslationSetup(void);
|
||||
extern void TranslatePointIntoViewspace(VECTORCH *pointPtr);
|
||||
void TranslatePoint(float *source, float *dest, float *matrix);
|
||||
|
||||
|
||||
extern void CheckRenderStatesForModule(MODULE *modulePtr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue