Explorar o código

publish EggSwitchConditionDistance

David Rose %!s(int64=18) %!d(string=hai) anos
pai
achega
ee32ba6668
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      panda/src/egg/eggSwitchCondition.h

+ 1 - 1
panda/src/egg/eggSwitchCondition.h

@@ -68,7 +68,7 @@ private:
 //               based on distance from the camera's eyepoint.
 ////////////////////////////////////////////////////////////////////
 class EXPCL_PANDAEGG EggSwitchConditionDistance : public EggSwitchCondition {
-public:
+PUBLISHED:
   EggSwitchConditionDistance(double switch_in, double switch_out,
                              const LPoint3d &center, double fade = 0.0);