- Timestamp:
- 09/06/06 00:48:55 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/NodeCores/Groups/Light/OSGPointLightBase.cpp
r2 r54 143 143 } 144 144 145 #ifdef OSG_1_COMPAT 146 SFPnt3r *PointLightBase::getSFPosition(void) 147 { 148 return this->editSFPosition(); 149 } 150 #endif 151 145 152 146 153
