Interface to a skin-attachment. More...
#include
Public Member Functions | |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
virtual ISkin * | GetISkin ()=0 |
virtual IVertexAnimation * | GetIVertexAnimation ()=0 |
virtual float | GetExtent (EGeomForm eForm)=0 |
virtual void | GetRandomPoints (Array< PosNorm > points, CRndGen &seed, EGeomForm eForm) const =0 |
virtual void | GetMemoryUsage (class ICrySizer *pSizer) const =0 |
virtual SMeshLodInfo | ComputeGeometricMean () const =0 |
Interface to a skin-attachment.