MaxstARSDK
All Classes Files Functions Variables Enumerations Enumerator Macros
MasBackgroundTexture Class Reference

Contains information of background rendering texture. More...

#import <MasBackgroundTexture.h>

Inheritance diagram for MasBackgroundTexture:
Inheritance graph
Collaboration diagram for MasBackgroundTexture:
Collaboration graph

Instance Methods

(instancetype) - init:
 
(unsigned int) - getId
 texture id for background rendering More...
 
(int) - getWidth
 
(int) - getHeight
 

Detailed Description

Contains information of background rendering texture.

Method Documentation

◆ getHeight()

- (int) getHeight
Returns
texture height

◆ getId()

- (unsigned int) getId

texture id for background rendering

◆ getWidth()

- (int) getWidth
Returns
texture width

◆ init:()

- (instancetype) init: (void *)  texture

The documentation for this class was generated from the following file: