Removed deprecated sampler method from Texture
Former-commit-id: f7da96f781f8a876cbb78c1048822571c02fde23
This commit is contained in:
@@ -35,7 +35,6 @@ class NAZARA_API NzTexture : public NzResource, NzNonCopyable
|
|||||||
|
|
||||||
nzUInt8 GetBytesPerPixel() const;
|
nzUInt8 GetBytesPerPixel() const;
|
||||||
unsigned int GetDepth() const;
|
unsigned int GetDepth() const;
|
||||||
nzSamplerFilter GetFilterMode() const;
|
|
||||||
nzPixelFormat GetFormat() const;
|
nzPixelFormat GetFormat() const;
|
||||||
unsigned int GetHeight() const;
|
unsigned int GetHeight() const;
|
||||||
nzImageType GetType() const;
|
nzImageType GetType() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user