#ifndef ABCIMPORT_POINTHELPER_H_
#define ABCIMPORT_POINTHELPER_H_
#include <maya/MObject.h>
#include <vector>
#include <string>
#include <Alembic/AbcGeom/IPoints.h>
MStatus create(
double iFrame,
const Alembic::AbcGeom::IPoints & iNode,
MStatus read(
double iFrame,
const Alembic::AbcGeom::IPoints & iNode,
#endif // ABCIMPORT_POINTHELPER_H_