|
homog2d library
|
This program will demonstrate that variant-based runtime polymorphism can be use simultaneously with the pointer-based runtime polymorphism. More...

Macros | |
| #define | HOMOG2D_ENABLE_PRTP |
| #define | HOMOG2D_ENABLE_VRTP |
Functions | |
| int | main (int, char **argv) |
| see homog2d_test_rtp_3.cpp More... | |
This program will demonstrate that variant-based runtime polymorphism can be use simultaneously with the pointer-based runtime polymorphism.
Build and run with $ make test-rtp
| #define HOMOG2D_ENABLE_PRTP |
| #define HOMOG2D_ENABLE_VRTP |
| int main | ( | int | , |
| char ** | argv | ||
| ) |

1.8.13