#import <BNBCameraParameters.h>
Definition at line 7 of file BNBCameraParameters.h.
◆ cameraParametersWithProjection:zNear:zFar:fov:frameWidth:frameHeight:
+ (nonnull instancetype) cameraParametersWithProjection: |
|
(BNBProjectionType) |
projection |
zNear: |
|
(float) |
zNear |
zFar: |
|
(float) |
zFar |
fov: |
|
(float) |
fov |
frameWidth: |
|
(int32_t) |
frameWidth |
frameHeight: |
|
(int32_t) |
frameHeight |
|
|
| |
◆ initWithProjection:zNear:zFar:fov:frameWidth:frameHeight:
- (nonnull instancetype) initWithProjection: |
|
(BNBProjectionType) |
projection |
zNear: |
|
(float) |
zNear |
zFar: |
|
(float) |
zFar |
fov: |
|
(float) |
fov |
frameWidth: |
|
(int32_t) |
frameWidth |
frameHeight: |
|
(int32_t) |
frameHeight |
|
|
| |
◆ fov
◆ frameHeight
◆ frameWidth
◆ projection
- (BNBProjectionType) projection |
|
readnonatomicassign |
◆ zFar
◆ zNear
The documentation for this class was generated from the following file: