Home
last modified time | relevance | path

Searched defs:SFVec3f (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DSFVec3f.h34 SFVec3f(const Vec3f &v) in SFVec3f() function
40 SFVec3f(float x, float y, float z) in SFVec3f() function
46 SFVec3f(const float* value) in SFVec3f() function
52 SFVec3f(void) // silly default in SFVec3f() function
H A DScene3DView.h32 class SFVec3f; variable
H A DScene.h88 class SFVec3f; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Dscenegraph_vrml.h181 typedef struct __vec3f SFVec3f; typedef
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Dscenegraph_vrml.h181 typedef struct __vec3f SFVec3f; typedef
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DJS_VRMLClasses.cpp93 static ClassDescriptor SFVec3f; member
1817 CoinVrmlJs::ClassDescriptor CoinVrmlJs::SFVec3f = { member in CoinVrmlJs