Changed 'embedded' licenses from zlib to MIT.

This commit is contained in:
David Williams 2015-12-26 21:45:41 +00:00
parent 9a8e816485
commit b3ca051878
112 changed files with 2347 additions and 2099 deletions

View File

@ -1,24 +1,26 @@
# Copyright (c) 2007-2012 Matt Williams ################################################################################
# Copyright (c) 2007-2012 David Williams # The MIT License (MIT)
# #
# This software is provided 'as-is', without any express or implied # Copyright (c) 2015 Matthew Williams and David Williams
# warranty. In no event will the authors be held liable for any damages #
# arising from the use of this software. # Permission is hereby granted, free of charge, to any person obtaining a copy
# # of this software and associated documentation files (the "Software"), to deal
# Permission is granted to anyone to use this software for any purpose, # in the Software without restriction, including without limitation the rights
# including commercial applications, and to alter it and redistribute it # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# freely, subject to the following restrictions: # copies of the Software, and to permit persons to whom the Software is
# # furnished to do so, subject to the following conditions:
# 1. The origin of this software must not be misrepresented; you must not #
# claim that you wrote the original software. If you use this software # The above copyright notice and this permission notice shall be included in all
# in a product, an acknowledgment in the product documentation would be # copies or substantial portions of the Software.
# appreciated but is not required. #
# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# 2. Altered source versions must be plainly marked as such, and must not be # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# misrepresented as being the original software. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# 3. This notice may not be removed or altered from any source # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# distribution. # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.6) CMAKE_MINIMUM_REQUIRED(VERSION 2.8.6)

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 Matt Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
set(CTEST_PROJECT_NAME "PolyVox") set(CTEST_PROJECT_NAME "PolyVox")
set(CTEST_NIGHTLY_START_TIME "00:00:00 GMT") set(CTEST_NIGHTLY_START_TIME "00:00:00 GMT")

View File

@ -1,23 +1,26 @@
# Copyright (c) 2009-2012 Matt Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
#INCLUDE(InstallRequiredSystemLibraries) #INCLUDE(InstallRequiredSystemLibraries)

View File

@ -1,23 +1,26 @@
# Copyright (c) 2009-2013 Matt Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
option(ENABLE_BINDINGS "Build bindings" OFF) #Off by default option(ENABLE_BINDINGS "Build bindings" OFF) #Off by default
if(ENABLE_BINDINGS) if(ENABLE_BINDINGS)

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 Matt Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
find_program(SPHINXBUILD_EXECUTABLE sphinx-build DOC "The location of the sphinx-build executable") find_program(SPHINXBUILD_EXECUTABLE sphinx-build DOC "The location of the sphinx-build executable")

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 David Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
PROJECT(BasicExample) PROJECT(BasicExample)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVoxExample.h" #include "PolyVoxExample.h"

View File

@ -1,3 +1,27 @@
################################################################################
# The MIT License (MIT)
#
# Copyright (c) 2015 Matthew Williams and David Williams
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
find_package(Qt5OpenGL 5.2) find_package(Qt5OpenGL 5.2)
set_package_properties(Qt5OpenGL PROPERTIES DESCRIPTION "C++ framework" URL http://qt-project.org) set_package_properties(Qt5OpenGL PROPERTIES DESCRIPTION "C++ framework" URL http://qt-project.org)

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 David Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
PROJECT(DecodeOnGPUExample) PROJECT(DecodeOnGPUExample)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVoxExample.h" #include "PolyVoxExample.h"

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 David Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
CMAKE_MINIMUM_REQUIRED(VERSION 2.6) CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Shapes.h" #include "Shapes.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __OpenGLExample_Shapes_H__ #ifndef __OpenGLExample_Shapes_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVox/FilePager.h" #include "PolyVox/FilePager.h"

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 David Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
PROJECT(PagingExample) PROJECT(PagingExample)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVoxExample.h" #include "PolyVoxExample.h"

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2013 Matt Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
PROJECT(PythonExample) PROJECT(PythonExample)

View File

@ -1,26 +1,27 @@
#! /usr/bin/env python3 #! /usr/bin/env python3
################################################################################ ################################################################################
# Copyright (c) 2013 Matt Williams # The MIT License (MIT)
# #
# This software is provided 'as-is', without any express or implied # Copyright (c) 2015 Matthew Williams and David Williams
# warranty. In no event will the authors be held liable for any damages #
# arising from the use of this software. # Permission is hereby granted, free of charge, to any person obtaining a copy
# # of this software and associated documentation files (the "Software"), to deal
# Permission is granted to anyone to use this software for any purpose, # in the Software without restriction, including without limitation the rights
# including commercial applications, and to alter it and redistribute it # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# freely, subject to the following restrictions: # copies of the Software, and to permit persons to whom the Software is
# # furnished to do so, subject to the following conditions:
# 1. The origin of this software must not be misrepresented; you must not #
# claim that you wrote the original software. If you use this software # The above copyright notice and this permission notice shall be included in all
# in a product, an acknowledgment in the product documentation would be # copies or substantial portions of the Software.
# appreciated but is not required. #
# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# 2. Altered source versions must be plainly marked as such, and must not be # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# misrepresented as being the original software. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# 3. This notice may not be removed or altered from any source # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# distribution. # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################ ################################################################################
import sys import sys

View File

@ -1,23 +1,26 @@
# Copyright (c) 2010-2012 David Williams ################################################################################
# # The MIT License (MIT)
# This software is provided 'as-is', without any express or implied #
# warranty. In no event will the authors be held liable for any damages # Copyright (c) 2015 Matthew Williams and David Williams
# arising from the use of this software. #
# # Permission is hereby granted, free of charge, to any person obtaining a copy
# Permission is granted to anyone to use this software for any purpose, # of this software and associated documentation files (the "Software"), to deal
# including commercial applications, and to alter it and redistribute it # in the Software without restriction, including without limitation the rights
# freely, subject to the following restrictions: # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# # copies of the Software, and to permit persons to whom the Software is
# 1. The origin of this software must not be misrepresented; you must not # furnished to do so, subject to the following conditions:
# claim that you wrote the original software. If you use this software #
# in a product, an acknowledgment in the product documentation would be # The above copyright notice and this permission notice shall be included in all
# appreciated but is not required. # copies or substantial portions of the Software.
# #
# 2. Altered source versions must be plainly marked as such, and must not be # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# misrepresented as being the original software. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# 3. This notice may not be removed or altered from any source # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# distribution. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
PROJECT(SmoothLODExample) PROJECT(SmoothLODExample)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "PolyVoxExample.h" #include "PolyVoxExample.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __OpenGLWidget_H_A72D4D2F8E__ // Random junk as 'OpenGLWidget seems like it could be a common name. #ifndef __OpenGLWidget_H_A72D4D2F8E__ // Random junk as 'OpenGLWidget seems like it could be a common name.

View File

@ -1,3 +1,27 @@
/*******************************************************************************
The MIT License (MIT)
Copyright (c) 2015 David Williams and Matthew Williams
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/
#include "PolyVoxExample.h" #include "PolyVoxExample.h"
void PolyVoxExample::setShader(QSharedPointer<QGLShaderProgram> shader) void PolyVoxExample::setShader(QSharedPointer<QGLShaderProgram> shader)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVoxExample_H__ #ifndef __PolyVoxExample_H__

View File

@ -1,24 +1,26 @@
# Copyright (c) 2008-2012 Matt Williams ################################################################################
# Copyright (c) 2008-2012 David Williams # The MIT License (MIT)
# #
# This software is provided 'as-is', without any express or implied # Copyright (c) 2015 Matthew Williams and David Williams
# warranty. In no event will the authors be held liable for any damages #
# arising from the use of this software. # Permission is hereby granted, free of charge, to any person obtaining a copy
# # of this software and associated documentation files (the "Software"), to deal
# Permission is granted to anyone to use this software for any purpose, # in the Software without restriction, including without limitation the rights
# including commercial applications, and to alter it and redistribute it # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# freely, subject to the following restrictions: # copies of the Software, and to permit persons to whom the Software is
# # furnished to do so, subject to the following conditions:
# 1. The origin of this software must not be misrepresented; you must not #
# claim that you wrote the original software. If you use this software # The above copyright notice and this permission notice shall be included in all
# in a product, an acknowledgment in the product documentation would be # copies or substantial portions of the Software.
# appreciated but is not required. #
# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# 2. Altered source versions must be plainly marked as such, and must not be # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# misrepresented as being the original software. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# 3. This notice may not be removed or altered from any source # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# distribution. # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
CMAKE_MINIMUM_REQUIRED(VERSION 2.6) CMAKE_MINIMUM_REQUIRED(VERSION 2.6)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_AStarPathfinder_H__ #ifndef __PolyVox_AStarPathfinder_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/ErrorHandling.h" #include "Impl/ErrorHandling.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __AmbientOcclusionCalculator_H__ #ifndef __AmbientOcclusionCalculator_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-20014 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Array_H__ #ifndef __PolyVox_Array_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_BaseVolume_H__ #ifndef __PolyVox_BaseVolume_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/Utility.h" #include "Impl/Utility.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Config_H__ #ifndef __PolyVox_Config_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_CubicSurfaceExtractor_H__ #ifndef __PolyVox_CubicSurfaceExtractor_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/Timer.h" #include "Impl/Timer.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_DefaultIsQuadNeeded_H__ #ifndef __PolyVox_DefaultIsQuadNeeded_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_MarchingCubesController_H__ #ifndef __PolyVox_MarchingCubesController_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Density_H__ #ifndef __PolyVox_Density_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2015 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Exceptions_H__ #ifndef __PolyVox_Exceptions_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_FilePager_H__ #ifndef __PolyVox_FilePager_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_AStarPathfinderImpl_H__ #ifndef __PolyVox_AStarPathfinderImpl_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2015 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Assertions_H__ #ifndef __PolyVox_Assertions_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
// This file provides a simple way to include all error-handling functionality. // This file provides a simple way to include all error-handling functionality.

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2015 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_ExceptionsImpl_H__ #ifndef __PolyVox_ExceptionsImpl_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_LoggingImpl_H__ #ifndef __PolyVox_LoggingImpl_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_MarchingCubeTables_H__ #ifndef __PolyVox_MarchingCubeTables_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-20015 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Morton_H__ #ifndef __PolyVox_Morton_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
// This file contains definitions for various macros, etc, which need to be different // This file contains definitions for various macros, etc, which need to be different

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_RandomUnitVectors_H__ #ifndef __PolyVox_RandomUnitVectors_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_RandomVectors_H__ #ifndef __PolyVox_RandomVectors_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-20013 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Timer_H__ #ifndef __PolyVox_Timer_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Utility_H__ #ifndef __PolyVox_Utility_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Interpolation_H__ #ifndef __PolyVox_Interpolation_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_IteratorController_H__ #ifndef __PolyVox_IteratorController_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams and Matthew Williams The MIT License (MIT)
This software is provided 'as-is', without any express or implied Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, Permission is hereby granted, free of charge, to any person obtaining a copy
including commercial applications, and to alter it and redistribute it of this software and associated documentation files (the "Software"), to deal
freely, subject to the following restrictions: in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not The above copyright notice and this permission notice shall be included in all
claim that you wrote the original software. If you use this software copies or substantial portions of the Software.
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
misrepresented as being the original software. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3. This notice may not be removed or altered from any source AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
distribution. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Logging_H__ #ifndef __PolyVox_Logging_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_LowPassFilter_H__ #ifndef __PolyVox_LowPassFilter_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_SurfaceExtractor_H__ #ifndef __PolyVox_SurfaceExtractor_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/Timer.h" #include "Impl/Timer.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Material_H__ #ifndef __PolyVox_Material_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_MaterialDensityPair_H__ #ifndef __PolyVox_MaterialDensityPair_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Mesh_H__ #ifndef __PolyVox_Mesh_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_PagedVolume_H__ #ifndef __PolyVox_PagedVolume_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/ErrorHandling.h" #include "Impl/ErrorHandling.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2013 David Williams and Matthew Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Impl/Morton.h" #include "Impl/Morton.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include <array> #include <array>

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2013 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Picking_H__ #ifndef __PolyVox_Picking_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2013 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Raycast.h" #include "Raycast.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_RawVolume_H__ #ifndef __PolyVox_RawVolume_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#define CAN_GO_NEG_X(val) (val > this->mVolume->getEnclosingRegion().getLowerX()) #define CAN_GO_NEG_X(val) (val > this->mVolume->getEnclosingRegion().getLowerX())

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Raycast_H__ #ifndef __PolyVox_Raycast_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Region_H__ #ifndef __PolyVox_Region_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include <algorithm> #include <algorithm>

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Vector_H__ #ifndef __PolyVox_Vector_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
namespace PolyVox namespace PolyVox

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_Vertex_H__ #ifndef __PolyVox_Vertex_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_VolumeResampler_H__ #ifndef __PolyVox_VolumeResampler_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2005-2009 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 David Williams and Matthew Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "Interpolation.h" #include "Interpolation.h"

View File

@ -1,24 +1,26 @@
# Copyright (c) 2010-2012 Matt Williams ################################################################################
# Copyright (c) 2010-2012 David Williams # The MIT License (MIT)
# #
# This software is provided 'as-is', without any express or implied # Copyright (c) 2015 Matthew Williams and David Williams
# warranty. In no event will the authors be held liable for any damages #
# arising from the use of this software. # Permission is hereby granted, free of charge, to any person obtaining a copy
# # of this software and associated documentation files (the "Software"), to deal
# Permission is granted to anyone to use this software for any purpose, # in the Software without restriction, including without limitation the rights
# including commercial applications, and to alter it and redistribute it # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# freely, subject to the following restrictions: # copies of the Software, and to permit persons to whom the Software is
# # furnished to do so, subject to the following conditions:
# 1. The origin of this software must not be misrepresented; you must not #
# claim that you wrote the original software. If you use this software # The above copyright notice and this permission notice shall be included in all
# in a product, an acknowledgment in the product documentation would be # copies or substantial portions of the Software.
# appreciated but is not required. #
# # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# 2. Altered source versions must be plainly marked as such, and must not be # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# misrepresented as being the original software. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# 3. This notice may not be removed or altered from any source # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# distribution. # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
find_package(Qt5Test 5.2) find_package(Qt5Test 5.2)

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2011 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestAStarPathfinder.h" #include "TestAStarPathfinder.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2011 David Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestAStarPathfinder_H__ #ifndef __PolyVox_TestAStarPathfinder_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestAmbientOcclusionGenerator.h" #include "TestAmbientOcclusionGenerator.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestAmbientOcclusionGenerator_H__ #ifndef __PolyVox_TestAmbientOcclusionGenerator_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestArray.h" #include "TestArray.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestArray_H__ #ifndef __PolyVox_TestArray_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestCubicSurfaceExtractor.h" #include "TestCubicSurfaceExtractor.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestCubicSurfaceExtractor_H__ #ifndef __PolyVox_TestCubicSurfaceExtractor_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestLowPassFilter.h" #include "TestLowPassFilter.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestLowPassFilter_H__ #ifndef __PolyVox_TestLowPassFilter_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2013 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestPicking.h" #include "TestPicking.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2013 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestRaycast_H__ #ifndef __PolyVox_TestRaycast_H__

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestRaycast.h" #include "TestRaycast.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestRaycast_H__ #ifndef __PolyVox_TestRaycast_H__

View File

@ -1,4 +1,27 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
################################################################################
# The MIT License (MIT)
#
# Copyright (c) 2015 Matthew Williams and David Williams
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
################################################################################
import sys import sys
sys.path.append("../library/bindings/") sys.path.append("../library/bindings/")

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#include "TestRegion.h" #include "TestRegion.h"

View File

@ -1,24 +1,25 @@
/******************************************************************************* /*******************************************************************************
Copyright (c) 2010 Matt Williams * The MIT License (MIT)
*
This software is provided 'as-is', without any express or implied * Copyright (c) 2015 Matthew Williams and David Williams
warranty. In no event will the authors be held liable for any damages *
arising from the use of this software. * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Permission is granted to anyone to use this software for any purpose, * in the Software without restriction, including without limitation the rights
including commercial applications, and to alter it and redistribute it * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
freely, subject to the following restrictions: * copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
1. The origin of this software must not be misrepresented; you must not *
claim that you wrote the original software. If you use this software * The above copyright notice and this permission notice shall be included in all
in a product, an acknowledgment in the product documentation would be * copies or substantial portions of the Software.
appreciated but is not required. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2. Altered source versions must be plainly marked as such, and must not be * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
misrepresented as being the original software. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3. This notice may not be removed or altered from any source * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
distribution. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*******************************************************************************/ *******************************************************************************/
#ifndef __PolyVox_TestRegion_H__ #ifndef __PolyVox_TestRegion_H__

Some files were not shown because too many files have changed in this diff Show More