Home
last modified time | relevance | path

Searched refs:isSubclassed (Results 1 – 13 of 13) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfWriter.cpp310 const bool isSubclassed = in visit() local
313 if(isSubclassed) { in visit()
317 if(array.getSize() > 0 && !(mImpl->mLastXPathed && isSubclassed)) { in visit()
382 if(isSubclassed) { in visit()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfWriter.cpp367 const bool isSubclassed = in visit() local
370 if(isSubclassed) { in visit()
374 if(array.getSize() > 0 && !(mImpl->mLastXPathed && isSubclassed)) { in visit()
439 if(isSubclassed) { in visit()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfWriter.cpp367 const bool isSubclassed = in visit() local
370 if(isSubclassed) { in visit()
374 if(array.getSize() > 0 && !(mImpl->mLastXPathed && isSubclassed)) { in visit()
439 if(isSubclassed) { in visit()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1150 char isSubclassed; member
H A Dopenbor.c4629 newchar->isSubclassed = 0; in init_model()
4930 newchar->isSubclassed = 1; in load_cached_model()
7211 if(!newchar->isSubclassed) in load_cached_model()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1172 int isSubclassed:8;
H A Dopenbor.c4758 newchar->isSubclassed = 0; in init_model()
5044 newchar->isSubclassed = 1; in load_cached_model()
7311 if(!newchar->isSubclassed) in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1202 int isSubclassed; member
H A Dopenbor.c7049 newchar->isSubclassed = 0; in init_model()
7383 newchar->isSubclassed = 1; in load_cached_model()
9649 if(!newchar->isSubclassed) in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1936 int isSubclassed; member
H A Dopenbor.c8294 newchar->isSubclassed = 0; in init_model()
8660 newchar->isSubclassed = 1; in load_cached_model()
11292 if(!newchar->isSubclassed) in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h2424 int isSubclassed; member
H A Dopenbor.c8631 newchar->isSubclassed = 0; in init_model()
9022 newchar->isSubclassed = 1; in load_cached_model()
11843 if(!newchar->isSubclassed) in load_cached_model()