Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C++
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C++ (Cpp) InitTorus Examples
Programming Language:
C++ (Cpp)
Method/Function:
InitTorus
Examples at hotexamples.com:
2
C++ (Cpp) InitTorus - 2 examples found
. These are the top rated real world C++ (Cpp) examples of
InitTorus
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Example #1
0
Show file
TORUS::TORUS() { InitTorus(); }
Example #2
0
Show file
File:
torus.cpp
Project:
rmuenste/FullC0ntact
CTorus::CTorus(int iNumT, int iNumS) { InitTorus(iNumT, iNumS); }
x