gdtiti / alembic

Automatically exported from code.google.com/p/alembic
0 stars 0 forks source link

namespace ALEMBIC_VERSION_NS should be part of all core alembic libraries #196

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
lib/Alembic/AbcCoreHDF5 places the alembic code into ALEMBIC_VERSION_NS. We 
should have all the alembic libraries use this same form.

e.g.
namespace Alembic {
namespace <abc library name> {
namespace ALEMBIC_VERSION_NS {

Original issue reported on code.google.com by ble...@gmail.com on 11 Jul 2011 at 8:20

GoogleCodeExporter commented 8 years ago
Needed for Abc  AbcGeom GLUtil

Original comment by ble...@gmail.com on 11 Jul 2011 at 8:24

GoogleCodeExporter commented 8 years ago
I'll go ahead and do this.

Original comment by miller.lucas on 3 Aug 2011 at 8:48

GoogleCodeExporter commented 8 years ago
http://code.google.com/r/millerlucas-dev/source/detail?r=6d0126029a3b7fb538d8f8c
41d3fdd22bca355ea

Original comment by miller.lucas on 3 Aug 2011 at 9:57

GoogleCodeExporter commented 8 years ago
You're a madman, Lucas!

Original comment by ard...@gmail.com on 3 Aug 2011 at 10:40