search for: bottomcutlevel

Displaying 3 results from an estimated 3 matches for "bottomcutlevel".

2011 Oct 20
3
[LLVMdev] Crash with optimization for size
...rint& operator= (const FingerPrint& source); public: unsigned char data[16]; }; } The type of gFloorPlanCutData is class FloorPlanCutData: public GS::Object, public GS::StateEventSource { DECLARE_CLASS_INFO private: double currCutLevel; double topCutLevel; double bottomCutLevel; short topCutBaseStoryRelativeIndex; short bottomCutBaseStoryRelativeIndex; double fixLevel2Absolute0; Int32 lock; // temporary data dependent from the current story double currCutLevelCalculated; double topCutLevelCalculated; double currentStoryLevel; double topBase2Current; do...
2011 Oct 21
1
[LLVMdev] Crash with optimization for size
...onst; FingerPrint&operator= (const FingerPrint& source); public: unsignedchar data[16]; }; } The type of gFloorPlanCutData is class FloorPlanCutData: public GS::Object, public GS::StateEventSource { DECLARE_CLASS_INFO private: double currCutLevel; double topCutLevel; double bottomCutLevel; short topCutBaseStoryRelativeIndex; short bottomCutBaseStoryRelativeIndex; double fixLevel2Absolute0; Int32lock; // temporary data dependent from the current story doublecurrCutLevelCalculated; doubletopCutLevelCalculated; double currentStoryLevel; double topBase2Current; double bottomB...
2011 Oct 20
0
[LLVMdev] Crash with optimization for size
...; unsigned char data[16]; > }; > } > > The type of gFloorPlanCutData is > > class FloorPlanCutData: public GS::Object, > public GS::StateEventSource { > > DECLARE_CLASS_INFO > > private: > double currCutLevel; > double topCutLevel; > double bottomCutLevel; > short topCutBaseStoryRelativeIndex; > short bottomCutBaseStoryRelativeIndex; > > double fixLevel2Absolute0; > > Int32 > lock; > > // temporary data dependent from the current story > double > currCutLevelCalculated; > double > topCutLevelCalculated;...