FastUIDraw
Namespaces | Functions
pixel_distance_math.hpp File Reference

file pixel_distance_math.hpp More...

#include <fastuidraw/util/matrix.hpp>
Include dependency graph for pixel_distance_math.hpp:

Go to the source code of this file.

Namespaces

 fastuidraw
 all classes and functions of FastUIDraw are in the namespace fastuidraw.
 

Functions

float fastuidraw::local_distance_from_pixel_distance (float distance, const vec2 &resolution, const float3x3 &transformation_matrix, const vec2 &point, const vec2 &direction)
 

Detailed Description

file pixel_distance_math.hpp

Copyright 2016 by Intel.

Contact: kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author
Kevin Rogovin kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

Definition in file pixel_distance_math.hpp.