Banuba SDK
Instance Methods | List of all members
BNBTransformation3d Class Reference

#import <BNBTransformation3d.h>

Inheritance diagram for BNBTransformation3d:

Instance Methods

(void) - setTranslation:
 
(nonnull BNBVec3 *) - getTranslation
 
(void) - setRotation:
 
(nonnull BNBVec3 *) - getRotation
 
(void) - setScale:
 
(nonnull BNBVec3 *) - getScale
 

Detailed Description

Definition at line 8 of file BNBTransformation3d.h.

Method Documentation

◆ getRotation

- (nonnull BNBVec3 *) getRotation

◆ getScale

- (nonnull BNBVec3 *) getScale

◆ getTranslation

- (nonnull BNBVec3 *) getTranslation

◆ setRotation:

- (void) setRotation: (nonnull BNBVec3 *)  anglesDeg

◆ setScale:

- (void) setScale: (nonnull BNBVec3 *)  factor

◆ setTranslation:

- (void) setTranslation: (nonnull BNBVec3 *)  position

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