|
FRX SDK Documentation 2025 SP0
|
#include <AcIntsCalcHelper.h>
Public Member Functions | |
| bool | getclose (munched_set_tag **, edge *) |
| int | whereint (edge const *, double const *const, fuzztype) |
| int | wrapped (vertex_chain_head_s const *, edge const *) |
| void | getints (edge *, munched_set_tag **) |
| void | init (munched_set_tag *const *) |
Static Public Member Functions | |
| static double __stdcall | ran (long) |
| static int __stdcall | linevsarc (edge const *, edge const *, double(*)[3]) |
| static void __stdcall | makeray (double const *const, double const *const, munched_set_tag *const *, edge *) |
Definition at line 23 of file AcIntsCalcHelper.h.
| bool AcIntsCalcHelper::getclose | ( | munched_set_tag ** | , |
| edge * | ) |
| void AcIntsCalcHelper::getints | ( | edge * | , |
| munched_set_tag ** | ) |
| void AcIntsCalcHelper::init | ( | munched_set_tag *const * | ) |
|
static |
|
static |
| int AcIntsCalcHelper::wrapped | ( | vertex_chain_head_s const * | , |
| edge const * | ) |